blob: 401b10bfcf60566d512b39a3672d10789e8b78cd (
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/FontoPokecenter2F.asm", ROMX
FontoPokecenter2FScriptLoader:: ; 9c8a1 (27:48a1)
ret
FontoPokecenter2FTextPointers:: ; 9c8a2 (27:48a2)
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
|