blob: 86e5a8a1c5f1b07274a5bf1a0c22dd2a33300946 (
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 "scripts/StandPokecenter1F.asm", ROMX
StandPokecenter1F_ScriptLoader::
ret
StandPokecenter1F_TextPointers::
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
|