blob: c6d42649dbbcc6c428a017a2af8fd208c3c93f5e (
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/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
|