mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-24 23:10:52 -05:00
21 lines
418 B
NASM
21 lines
418 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/BullPokecenter2F.asm", ROMX
|
|
|
|
BullPokecenter2FScriptLoader:: ; 9daf6 (27:5af6)
|
|
ret
|
|
|
|
BullPokecenter2FTextPointers:: ; 9daf7 (27:5af7)
|
|
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 |