pokered/scripts/ViridianForestSouthGate.asm

16 lines
478 B
NASM
Raw Normal View History

ViridianForestSouthGate_Script:
2014-05-18 18:19:10 +00:00
jp EnableAutoTextBoxDrawing
ViridianForestSouthGate_TextPointers:
def_text_pointers
dw_const ViridianForestSouthGateGirlText, TEXT_VIRIDIANFORESTSOUTHGATE_GIRL
dw_const ViridianForestSouthGateLittleGirlText, TEXT_VIRIDIANFORESTSOUTHGATE_LITTLE_GIRL
2014-05-18 18:19:10 +00:00
ViridianForestSouthGateGirlText:
text_far _ViridianForestSouthGateGirlText
text_end
2014-05-18 18:19:10 +00:00
ViridianForestSouthGateLittleGirlText:
text_far _ViridianForestSouthGateLittleGirlText
text_end