blob: 61594f51e1a9e6136369fae600fef065e9008fd6 (
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/StandRouteGateKanto.asm", ROMX
StandRouteGateKantoScriptLoader:: ; 9dcdf (27:5cdf)
ret
StandRouteGateKantoTextPointers:: ; 9dce0 (27:5ce0)
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
|