mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-19 08:47:14 -05:00
21 lines
415 B
NASM
21 lines
415 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/FontoRouteGate2.asm", ROMX
|
|
|
|
FontoRouteGate2ScriptLoader:: ; 9c5d2 (27:45d2)
|
|
ret
|
|
|
|
FontoRouteGate2TextPointers:: ; 9c5d3 (27:45d3)
|
|
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 |