blob: efecf8ac75999aadfa0fa793ebffd060e998f052 (
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/StandLeague1F.asm", ROMX
StandLeague1FScriptLoader:: ; 9e109 (27:6109)
ret
StandLeague1FTextPointers:: ; 9e10a (27:610a)
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
|