blob: d7e8d857bb1df8dd6d2faff34402f7ff6fd373b5 (
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/KantoEldersHouse.asm", ROMX
KantoEldersHouseScriptLoader:: ; 9f0ca (27:70ca)
ret
KantoEldersHouseTextPointers:: ; 9f0cb (27:70cb)
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
|