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