blob: 148ec09e291bd77864c6f978474a0454cc10c120 (
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/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
|