blob: 8eda14cb71716d8d0475ca10e38619de3a542a15 (
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/KantoGreensHouse1F.asm", ROMX
KantoGreensHouse1FScriptLoader:: ; 9f021 (27:7021)
ret
KantoGreensHouse1FTextPointers:: ; 9f022 (27:7022)
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
|