mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
12 lines
319 B
NASM
Executable file
12 lines
319 B
NASM
Executable file
UndergroundPathEntranceRoute6Script: ; 5d6ef (17:56ef)
|
|
ld a, ROUTE_6
|
|
ld [wLastMap], a
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
UndergroundPathEntranceRoute6TextPointers: ; 5d6f7 (17:56f7)
|
|
dw UndergroundPathEntranceRoute6Text1
|
|
|
|
UndergroundPathEntranceRoute6Text1: ; 5d6f9 (17:56f9)
|
|
TX_FAR _UndergrdTunnelEntRoute6Text1
|
|
db "@"
|