mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-25 07:22:04 -05:00
21 lines
409 B
NASM
21 lines
409 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/KantoLeague1F.asm", ROMX
|
|
|
|
KantoLeague1FScriptLoader:: ; 9e3b1 (27:63b1)
|
|
ret
|
|
|
|
KantoLeague1FTextPointers:: ; 9e3b2 (27:63b2)
|
|
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 |