mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 13:32:48 -04:00
21 lines
427 B
NASM
21 lines
427 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/NewtypePokecenter2F.asm", ROMX
|
|
|
|
NewtypePokecenter2FScriptLoader:: ; 9ce85 (27:4e85)
|
|
ret
|
|
|
|
NewtypePokecenter2FTextPointers:: ; 9ce86 (27:4e86)
|
|
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 |