blob: 318601a2bd2e09f08889d39e7986fc634070909f (
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/BaadonRouteGateNewtype.asm", ROMX
BaadonRouteGateNewtype_ScriptLoader::
	ret
BaadonRouteGateNewtype_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
 |