blob: 2ec213fd098cc004e15343df339b20dc21957fc6 (
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/NewtypeRouteGate.asm", ROMX
NewtypeRouteGateScriptLoader:: ; 9d406 (27:5406)
ret
NewtypeRouteGateTextPointers:: ; 9d407 (27:5407)
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
|