blob: 8ab523214021243f90b0495916db9639c6b3c6aa (
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/BaadonRouteGateWest.asm", ROMX
BaadonRouteGateWest_ScriptLoader::
	ret
BaadonRouteGateWest_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
 |