mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 13:32:48 -04:00
21 lines
409 B
NASM
21 lines
409 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/StandLeague2F.asm", ROMX
|
|
|
|
StandLeague2FScriptLoader:: ; 9e1a9 (27:61a9)
|
|
ret
|
|
|
|
StandLeague2FTextPointers:: ; 9e1aa (27:61aa)
|
|
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 |