mirror of
https://github.com/pret/pokered.git
synced 2026-09-27 13:41:30 -04:00
11 lines
183 B
NASM
11 lines
183 B
NASM
CeladonMansion2F_Script:
|
|
call EnableAutoTextBoxDrawing
|
|
ret
|
|
|
|
CeladonMansion2F_TextPointers:
|
|
dw CeladonMansion2Text1
|
|
|
|
CeladonMansion2Text1:
|
|
text_far _CeladonMansion2Text1
|
|
text_end
|