blob: dc8b50de1909da389534b232d012b51a8a1ecb75 (
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/Route2Gate2F.asm", ROMX
Route2Gate2FScriptLoader:: ; 940c1 (25:40c1)
ret
Route2Gate2FTextPointers:: ; 940c2 (25:40c2)
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
|