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/FontoPokecenter2F.asm", ROMX
|
|
|
|
FontoPokecenter2FScriptLoader:: ; 9c8a1 (27:48a1)
|
|
ret
|
|
|
|
FontoPokecenter2FTextPointers:: ; 9c8a2 (27:48a2)
|
|
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 |