blob: 51a7c7a1a06491c28720063f3cffb2c1d0dfea73 (
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/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
|