mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 13:32:48 -04:00
21 lines
406 B
NASM
21 lines
406 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/BullLeague2F.asm", ROMX
|
|
|
|
BullLeague2FScriptLoader:: ; 9dc37 (27:5c37)
|
|
ret
|
|
|
|
BullLeague2FTextPointers:: ; 9dc38 (27:5c38)
|
|
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 |