blob: 8d9b54558e14c5fa87bc0d1925402f08e4b6524c (
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/SouthPokecenter1F.asm", ROMX
SouthPokecenter1FScriptLoader:: ; 9f3a9 (27:73a9)
ret
SouthPokecenter1FTextPointers:: ; 9f3aa (27:73aa)
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
|