mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-22 10:17:14 -05:00
21 lines
427 B
NASM
21 lines
427 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/StandRouteGateKanto.asm", ROMX
|
|
|
|
StandRouteGateKantoScriptLoader:: ; 9dcdf (27:5cdf)
|
|
ret
|
|
|
|
StandRouteGateKantoTextPointers:: ; 9dce0 (27:5ce0)
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText |