blob: 9355508d45c133dadaae2379ce350f422b13fcd2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
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
|