blob: 5dc3294a49a756b65112d1f541104817b19cf078 (
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/StandPokecenter2F.asm", ROMX
StandPokecenter2FScriptLoader:: ; 9de42 (27:5e42)
ret
StandPokecenter2FTextPointers:: ; 9de43 (27:5e43)
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
|