mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-09 04:11:32 -05:00
11 lines
187 B
NASM
11 lines
187 B
NASM
CeladonMansionRoof_Script:
|
|
call EnableAutoTextBoxDrawing
|
|
ret
|
|
|
|
CeladonMansionRoof_TextPointers:
|
|
dw CeladonMansion4Text1
|
|
|
|
CeladonMansion4Text1:
|
|
text_far _CeladonMansion4Text1
|
|
text_end
|