blob: 2557d9d17f6a2ab407e364a28f34eafa5f360818 (
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/BullHouse2.asm", ROMX
BullHouse2ScriptLoader:: ; 9d98f (27:598f)
ret
BullHouse2TextPointers:: ; 9d990 (27:5990)
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
|