blob: 5fc7d4f3e55cd9d9a9efd2bc097d18d16d4a40e1 (
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 "scripts/StandRouteGateKanto.asm", ROMX
StandRouteGateKanto_ScriptLoader::
	ret
StandRouteGateKanto_TextPointers::
	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
 |