blob: ab0a997782504c61854dcdaac12df506a3d78b0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
UndergroundPathRoute8_Script:
ld a, ROUTE_8
ld [wLastMap], a
jp EnableAutoTextBoxDrawing
UndergroundPathRoute8_TextPointers:
dw UndergroundPathEntranceRoute8Text1
UndergroundPathEntranceRoute8Text1:
TX_FAR _UndergroundPathEntRoute8Text1
db "@"
|