mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-25 07:22:04 -05:00
22 lines
397 B
NASM
22 lines
397 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/NewtypePokecenter2F.asm", ROMX
|
|
|
|
NewtypePokecenter2F_ScriptLoader::
|
|
ret
|
|
|
|
NewtypePokecenter2F_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
|