mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
11 lines
179 B
NASM
Executable file
11 lines
179 B
NASM
Executable file
CeladonMansion2F_Script:
|
|
call EnableAutoTextBoxDrawing
|
|
ret
|
|
|
|
CeladonMansion2F_TextPointers:
|
|
dw CeladonMansion2Text1
|
|
|
|
CeladonMansion2Text1:
|
|
TX_FAR _CeladonMansion2Text1
|
|
db "@"
|