blob: f56fc6b9bc4b3162a1608fac78123a12f826b6e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route113_MapBorder:: @ 82A083C
.incbin "data/layouts/Route113/border.bin"
Route113_MapBlockdata:: @ 82A0844
.incbin "data/layouts/Route113/map.bin"
.align 2
Route113_Layout:: @ 82A17E4
.4byte 0x64
.4byte 0x14
.4byte Route113_MapBorder
.4byte Route113_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Fallarbor
|