pokered/scripts/ViridianSchoolHouse.asm

14 lines
218 B
NASM
Executable file

ViridianSchoolHouse_Script:
jp EnableAutoTextBoxDrawing
ViridianSchoolHouse_TextPointers:
dw SchoolText1
dw SchoolText2
SchoolText1:
text_far _SchoolText1
text_end
SchoolText2:
text_far _SchoolText2
text_end