blob: 0a60eecbd5697fea65b72ef8faff00ec10f8cb75 (
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/FontoRouteGate1.asm", ROMX
FontoRouteGate1ScriptLoader:: ; 9c577 (27:4577)
ret
FontoRouteGate1TextPointers:: ; 9c578 (27:4578)
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
|