mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-16 23:05:57 -05:00
22 lines
382 B
NASM
22 lines
382 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/SugarRouteGate.asm", ROMX
|
|
|
|
SugarRouteGate_ScriptLoader::
|
|
ret
|
|
|
|
SugarRouteGate_TextPointers::
|
|
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
|