blob: 99ac2bb90380d440e3d19678a69b71b219d031f9 (
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/BaadonRouteGateNewtype.asm", ROMX
BaadonRouteGateNewtypeScriptLoader:: ; 9cd78 (27:4d78)
ret
BaadonRouteGateNewtypeTextPointers:: ; 9cd79 (27:4d79)
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
|