mirror of
https://github.com/pret/pokered.git
synced 2026-04-06 01:15:00 -05:00
11 lines
142 B
NASM
11 lines
142 B
NASM
MtMoonB1F_Script:
|
|
call EnableAutoTextBoxDrawing
|
|
ret
|
|
|
|
MtMoonB1F_TextPointers:
|
|
dw MtMoonText1
|
|
|
|
MtMoonText1:
|
|
text_far _MtMoonText1
|
|
text_end
|