blob: ad9c7406af5d69f857fcd8126ee007105b8af03a (
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/BullHouse1.asm", ROMX
BullHouse1ScriptLoader:: ; 9d935 (27:5935)
ret
BullHouse1TextPointers:: ; 9d936 (27:5936)
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
|