blob: 2b5e2d8b561adc2f846abc9d4bacc008cc009273 (
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/Route15Pokecenter1F.asm", ROMX
Route15Pokecenter1FScriptLoader:: ; 9d359 (27:5359)
ret
Route15Pokecenter1FTextPointers:: ; 9d35a (27:535a)
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
|