mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12: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
|