mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-13 06:21:55 -05:00
11 lines
175 B
NASM
Executable File
11 lines
175 B
NASM
Executable File
CeladonMansion2Script:
|
|
call EnableAutoTextBoxDrawing
|
|
ret
|
|
|
|
CeladonMansion2TextPointers:
|
|
dw CeladonMansion2Text1
|
|
|
|
CeladonMansion2Text1:
|
|
TX_FAR _CeladonMansion2Text1
|
|
db "@"
|