blob: fd3b5b1c54f0a2f36de2f7b0bc870d35a67aca4f (
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/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
|