blob: 9f14c344da4bf069a7f44b990b13da90b0a10521 (
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/BullForestRouteGateStand.asm", ROMX
BullForestRouteGateStand_ScriptLoader::
	ret
BullForestRouteGateStand_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
 |