mirror of
https://github.com/pret/pokered.git
synced 2026-07-25 20:53:25 -05:00
11 lines
142 B
NASM
Executable File
11 lines
142 B
NASM
Executable File
MtMoonB1F_Script:
|
|
call EnableAutoTextBoxDrawing
|
|
ret
|
|
|
|
MtMoonB1F_TextPointers:
|
|
dw MtMoonText1
|
|
|
|
MtMoonText1:
|
|
text_far _MtMoonText1
|
|
text_end
|