blob: 81184c184257cbceb39c1cd7605b994f75aa529d (
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/BaadonPokecenter1F.asm", ROMX
BaadonPokecenter1FScriptLoader:: ; 9ca0f (27:4a0f)
ret
BaadonPokecenter1FTextPointers:: ; 9ca10 (27:4a10)
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
|