blob: ca8920e91cf68df891f56a5adecbfdbf3a798e4c (
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/FontoRouteGate3.asm", ROMX
FontoRouteGate3ScriptLoader:: ; 9c62d (27:462d)
ret
FontoRouteGate3TextPointers:: ; 9c62e (27:462e)
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
|