blob: 79a73df2eac6cc00eaf2a5b5a5b36d1984365ec3 (
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/BullForestRoute1House.asm", ROMX
BullForestRoute1HouseScriptLoader:: ; 9d804 (27:5804)
ret
BullForestRoute1HouseTextPointers:: ; 9d805 (27:5805)
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
|