blob: 8f8333ee68baaf29d5ea9e8befb226def57b5a24 (
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/placeholder/SugarPokecenter2F.asm", ROMX
SugarPokecenter2FScriptLoader:: ; 9d7aa (27:57aa)
ret
SugarPokecenter2FTextPointers:: ; 9d7ab (27:57ab)
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
|