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/KantoCeladonMart1F.asm", ROMX
|
|
|
|
KantoCeladonMart1FScriptLoader:: ; 9e52c (27:652c)
|
|
ret
|
|
|
|
KantoCeladonMart1FTextPointers:: ; 9e52d (27:652d)
|
|
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 |