pokered/scripts/ViridianForestNorthGate.asm

16 lines
479 B
NASM
Raw Normal View History

ViridianForestNorthGate_Script:
2014-05-18 18:19:10 +00:00
jp EnableAutoTextBoxDrawing
ViridianForestNorthGate_TextPointers:
def_text_pointers
dw_const ViridianForestNorthGateSuperNerdText, TEXT_VIRIDIANFORESTNORTHGATE_SUPER_NERD
dw_const ViridianForestNorthGateGrampsText, TEXT_VIRIDIANFORESTNORTHGATE_GRAMPS
2014-05-18 18:19:10 +00:00
ViridianForestNorthGateSuperNerdText:
text_far _ViridianForestNorthGateSuperNerdText
text_end
2014-05-18 18:19:10 +00:00
ViridianForestNorthGateGrampsText:
text_far _ViridianForestNorthGateGrampsText
text_end