blob: 58603bca245d83c101ce690f60023cd278148ba6 (
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/FontoPokecenter1F.asm", ROMX
FontoPokecenter1FScriptLoader:: ; 9c828 (27:4828)
ret
FontoPokecenter1FTextPointers:: ; 9c829 (27:4829)
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
|