mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
12 lines
266 B
NASM
Executable file
12 lines
266 B
NASM
Executable file
UndergroundPathEntranceRoute8Script:
|
|
ld a, ROUTE_8
|
|
ld [wLastMap], a
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
UndergroundPathEntranceRoute8TextPointers:
|
|
dw UndergroundPathEntranceRoute8Text1
|
|
|
|
UndergroundPathEntranceRoute8Text1:
|
|
TX_FAR _UndergroundPathEntRoute8Text1
|
|
db "@"
|