mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-09 09:27:06 -05:00
21 lines
427 B
NASM
21 lines
427 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/placeholder/FontoRouteGate1.asm", ROMX
|
|
|
|
FontoRouteGate1ScriptLoader:: ; 9c577 (27:4577)
|
|
ret
|
|
|
|
FontoRouteGate1TextPointers:: ; 9c578 (27:4578)
|
|
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 |