blob: 9f0cc9a6876de62777e315cfe1c047fc08b0b839 (
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/SouthPokecenter2F.asm", ROMX
SouthPokecenter2FScriptLoader:: ; 9f422 (27:7422)
ret
SouthPokecenter2FTextPointers:: ; 9f423 (27:7423)
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
|