mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
12 lines
320 B
NASM
Executable File
12 lines
320 B
NASM
Executable File
UndergroundPathEntranceRoute7Script: ; 5d72c (17:572c)
|
|
ld a, ROUTE_7
|
|
ld [wLastMap], a
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
UndergroundPathEntranceRoute7TextPointers: ; 5d734 (17:5734)
|
|
dw UndergroundPathEntranceRoute7Text1
|
|
|
|
UndergroundPathEntranceRoute7Text1: ; 5d736 (17:5736)
|
|
TX_FAR _UndergroundPathEntRoute7Text1
|
|
db "@"
|