blob: 9fd22f712c761bf8cd1d0543ad5e9d4fc0cc0e23 (
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/WestHouse1.asm", ROMX
WestHouse1ScriptLoader:: ; 98c83 (26:4c83)
ret
WestHouse1TextPointers:: ; 98c84 (26:4c84)
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
|