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

11 lines
256 B
NASM

UndergroundPathRoute8_Script:
ld a, ROUTE_8
ld [wLastMap], a
jp EnableAutoTextBoxDrawing
UndergroundPathRoute8_TextPointers:
dw UndergroundPathEntranceRoute8Text1
UndergroundPathEntranceRoute8Text1:
text_far _UndergroundPathEntRoute8Text1
text_end