mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-20 01:07:13 -05:00
21 lines
415 B
NASM
21 lines
415 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/FontoRouteGate3.asm", ROMX
|
|
|
|
FontoRouteGate3ScriptLoader:: ; 9c62d (27:462d)
|
|
ret
|
|
|
|
FontoRouteGate3TextPointers:: ; 9c62e (27:462e)
|
|
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 |