blob: 451ef79d947481236978bf88ffd6edfe7dc14a13 (
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/SugarRouteGate.asm", ROMX
SugarRouteGateScriptLoader:: ; 9d547 (27:5547)
ret
SugarRouteGateTextPointers:: ; 9d548 (27:5548)
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
|