blob: 2b7206233c38c8c76e3ff0c83f00b780935ff8ce (
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/NewtypeHouse2.asm", ROMX
NewtypeHouse2ScriptLoader:: ; 9d26b (27:526b)
ret
NewtypeHouse2TextPointers:: ; 9d26c (27:526c)
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
|