blob: 6bdd5e409634eafdd399f476eb08279bbc5613a3 (
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/placeholder/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
|