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/NewtypeLeague2F.asm", ROMX
|
|
|
|
NewtypeLeague2FScriptLoader:: ; 9cfc6 (27:4fc6)
|
|
ret
|
|
|
|
NewtypeLeague2FTextPointers:: ; 9cfc7 (27:4fc7)
|
|
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 |