blob: 92a82d18a42bfdbe1098483c74b631e42cda9fe5 (
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/KantoGamefreakHQ5.asm", ROMX
KantoGamefreakHQ5_ScriptLoader::
ret
KantoGamefreakHQ5_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
|