mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-05 00:50:32 -05:00
22 lines
385 B
NASM
22 lines
385 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/FontoRouteGate1.asm", ROMX
|
|
|
|
FontoRouteGate1_ScriptLoader::
|
|
ret
|
|
|
|
FontoRouteGate1_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
|