blob: 3ce8e76cb738225f5547bfde78951543caeed363 (
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/SugarPokecenter1F.asm", ROMX
SugarPokecenter1FScriptLoader:: ; 9d731 (27:5731)
ret
SugarPokecenter1FTextPointers:: ; 9d732 (27:5732)
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
|