mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-27 13:41:49 -04:00
21 lines
433 B
NASM
21 lines
433 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/KantoGameCornerPrizes.asm", ROMX
|
|
|
|
KantoGameCornerPrizesScriptLoader:: ; 9ece9 (27:6ce9)
|
|
ret
|
|
|
|
KantoGameCornerPrizesTextPointers:: ; 9ecea (27:6cea)
|
|
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 |