blob: 950418274c5ea10f32807ad3b4254c50e126d959 (
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/KantoCeruleanHouse.asm", ROMX
KantoCeruleanHouseScriptLoader:: ; 9e203 (27:6203)
ret
KantoCeruleanHouseTextPointers:: ; 9e204 (27:6204)
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
|