blob: 57ad4bf7eb89721ed58571c9fc28eac80673a87b (
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/BaadonHouse2.asm", ROMX
BaadonHouse2ScriptLoader:: ; 9cb81 (27:4b81)
ret
BaadonHouse2TextPointers:: ; 9cb82 (27:4b82)
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
|