blob: e8100f2c0defadbfc1550d2473cfd4dd44d94259 (
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/SugarHouse2.asm", ROMX
SugarHouse2ScriptLoader:: ; 9d61d (27:561d)
ret
SugarHouse2TextPointers:: ; 9d61e (27:561e)
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
|