blob: 2c2bfc9d45afb25f46f0f7e2a9ba9ea272d477a3 (
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/Route2Gate1F.asm", ROMX
Route2Gate1FScriptLoader:: ; 94061 (25:4061)
ret
Route2Gate1FTextPointers:: ; 94062 (25:4062)
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
|