pokered/scripts/ViridianSchoolHouse.asm

15 lines
218 B
NASM
Raw Normal View History

ViridianSchoolHouse_Script:
2014-05-18 18:19:10 +00:00
jp EnableAutoTextBoxDrawing
ViridianSchoolHouse_TextPointers:
2014-05-18 18:19:10 +00:00
dw SchoolText1
dw SchoolText2
2016-06-12 00:24:04 +00:00
SchoolText1:
text_far _SchoolText1
text_end
2014-05-18 18:19:10 +00:00
2016-06-12 00:24:04 +00:00
SchoolText2:
text_far _SchoolText2
text_end