mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-26 00:05:12 -05:00
21 lines
424 B
NASM
21 lines
424 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/KantoCeladonMart4F.asm", ROMX
|
|
|
|
KantoCeladonMart4FScriptLoader:: ; 9e6a7 (27:66a7)
|
|
ret
|
|
|
|
KantoCeladonMart4FTextPointers:: ; 9e6a8 (27:66a8)
|
|
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 |