mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 21:34:28 -04:00
21 lines
415 B
NASM
21 lines
415 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/KantoUnusedArea.asm", ROMX
|
|
|
|
KantoUnusedAreaScriptLoader:: ; 9ec75 (27:6c75)
|
|
ret
|
|
|
|
KantoUnusedAreaTextPointers:: ; 9ec76 (27:6c76)
|
|
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 |