blob: 503548395c02034fbaa4ff81ee4433ed8c6095af (
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/OldCityKurtsHouse.asm", ROMX
OldCityKurtsHouseScriptLoader:: ; 94a0b (25:4a0b)
ret
OldCityKurtsHouseTextPointers:: ; 94a0c (25:4a0c)
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
|