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