mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-17 15:26:02 -05:00
21 lines
412 B
NASM
21 lines
412 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/SugarRouteGate.asm", ROMX
|
|
|
|
SugarRouteGateScriptLoader:: ; 9d547 (27:5547)
|
|
ret
|
|
|
|
SugarRouteGateTextPointers:: ; 9d548 (27:5548)
|
|
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 |