blob: 2ed6edffa847b9c48254ae9d989bccb1046d22be (
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/KantoSilphCo.asm", ROMX
KantoSilphCo_ScriptLoader::
ret
KantoSilphCo_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
|