blob: 531767ef98f0bfcf1e4288aa2f1f261d06507518 (
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/FontoRouteGate2.asm", ROMX
FontoRouteGate2ScriptLoader:: ; 9c5d2 (27:45d2)
ret
FontoRouteGate2TextPointers:: ; 9c5d3 (27:45d3)
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
|