blob: a7a98dd3e72fb88a2a492a5be3ca1e112c1ce007 (
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/NewtypeHouse1.asm", ROMX
NewtypeHouse1ScriptLoader:: ; 9d194 (27:5194)
ret
NewtypeHouse1TextPointers:: ; 9d195 (27:5195)
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
|