blob: 728a1b3033e4f6b793de48bd37e25aa839aaf0a6 (
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/OldCityBillsHouse.asm", ROMX
OldCityBillsHouseScriptLoader:: ; 9454f (25:454f)
ret
OldCityBillsHouseTextPointers:: ; 94550 (25:4550)
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
|