blob: c0d2e536d8df5fbd6622be5c94149c1346b4c1d2 (
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/Route15Pokecenter2F.asm", ROMX
Route15Pokecenter2FScriptLoader:: ; 9d3ab (27:53ab)
ret
Route15Pokecenter2FTextPointers:: ; 9d3ac (27:53ac)
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
|