pokered/scripts/UndergroundPathRoute7.asm

12 lines
256 B
NASM
Raw Normal View History

UndergroundPathRoute7_Script:
ld a, ROUTE_7
ld [wLastMap], a
2014-05-18 18:19:10 +00:00
jp EnableAutoTextBoxDrawing
UndergroundPathRoute7_TextPointers:
2014-05-18 18:19:10 +00:00
dw UndergroundPathEntranceRoute7Text1
2016-06-12 00:24:04 +00:00
UndergroundPathEntranceRoute7Text1:
text_far _UndergroundPathEntRoute7Text1
text_end