mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-25 07:22:04 -05:00
22 lines
385 B
NASM
22 lines
385 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/NewtypeLeague2F.asm", ROMX
|
|
|
|
NewtypeLeague2F_ScriptLoader::
|
|
ret
|
|
|
|
NewtypeLeague2F_TextPointers::
|
|
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
|