blob: 217a7f267114f6f6d6b04462b4dc4bbf17fb234d (
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/BullForestRouteGateStand.asm", ROMX
BullForestRouteGateStandScriptLoader:: ; 9d85f (27:585f)
ret
BullForestRouteGateStandTextPointers:: ; 9d860 (27:5860)
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
|