blob: 506ce12686477ee2f300a29a33cfd63c95683cde (
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/Route18Pokecenter2F.asm", ROMX
Route18Pokecenter2FScriptLoader:: ; 9d4ec (27:54ec)
ret
Route18Pokecenter2FTextPointers:: ; 9d4ed (27:54ed)
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
|