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