blob: f94b305a198bb95ea07c710930a4071a6327c06e (
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/HaitekuImposterOakHouse.asm", ROMX
HaitekuImposterOakHouseScriptLoader:: ; 9c429 (27:4429)
ret
HaitekuImposterOakHouseTextPointers:: ; 9c42a (27:442a)
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
|