mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-03-28 13:05:00 -05:00
21 lines
418 B
NASM
21 lines
418 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/NewtypeRouteGate.asm", ROMX
|
|
|
|
NewtypeRouteGateScriptLoader:: ; 9d406 (27:5406)
|
|
ret
|
|
|
|
NewtypeRouteGateTextPointers:: ; 9d407 (27:5407)
|
|
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 |