pokered/scripts/UndergroundPathRoute7.asm
2020-11-14 20:52:10 -06:00

11 lines
256 B
NASM

UndergroundPathRoute7_Script:
ld a, ROUTE_7
ld [wLastMap], a
jp EnableAutoTextBoxDrawing
UndergroundPathRoute7_TextPointers:
dw UndergroundPathEntranceRoute7Text1
UndergroundPathEntranceRoute7Text1:
text_far _UndergroundPathEntRoute7Text1
text_end