blob: 8dfefb41613530a39568f148554e83fb52441810 (
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/Route18Pokecenter1F.asm", ROMX
Route18Pokecenter1FScriptLoader:: ; 9d49a (27:549a)
ret
Route18Pokecenter1FTextPointers:: ; 9d49b (27:549b)
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
|