blob: 87f5f7430304bb55563be345e96a380f1b62d67c (
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/KantoSilphCo.asm", ROMX
KantoSilphCoScriptLoader:: ; 9eac4 (27:6ac4)
ret
KantoSilphCoTextPointers:: ; 9eac5 (27:6ac5)
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
|