mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-24 14:59:33 -05:00
21 lines
406 B
NASM
21 lines
406 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/BullLeague1F.asm", ROMX
|
|
|
|
BullLeague1FScriptLoader:: ; 9db97 (27:5b97)
|
|
ret
|
|
|
|
BullLeague1FTextPointers:: ; 9db98 (27:5b98)
|
|
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 |