mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-03-21 17:45:52 -05:00
22 lines
385 B
NASM
22 lines
385 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/FontoRouteGate3.asm", ROMX
|
|
|
|
FontoRouteGate3_ScriptLoader::
|
|
ret
|
|
|
|
FontoRouteGate3_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
|