mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 13:32:48 -04:00
21 lines
415 B
NASM
21 lines
415 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/NewtypeLeague1F.asm", ROMX
|
|
|
|
NewtypeLeague1FScriptLoader:: ; 9cf26 (27:4f26)
|
|
ret
|
|
|
|
NewtypeLeague1FTextPointers:: ; 9cf27 (27:4f27)
|
|
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 |