mirror of
https://github.com/pret/pokered.git
synced 2026-04-22 15:13:49 -05: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 "@"
|