mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-25 07:22:04 -05:00
21 lines
421 B
NASM
21 lines
421 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/NorthPokecenter2F.asm", ROMX
|
|
|
|
NorthPokecenter2FScriptLoader:: ; 9f73d (27:773d)
|
|
ret
|
|
|
|
NorthPokecenter2FTextPointers:: ; 9f73e (27:773e)
|
|
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 |