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