blob: fc7caacb7de64a6c56f30bf08e1c0b6b948a3fd8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route112_MapBorder:: @ 829F55C
.incbin "data/layouts/Route112/border.bin"
Route112_MapBlockdata:: @ 829F564
.incbin "data/layouts/Route112/map.bin"
.align 2
Route112_Layout:: @ 82A0824
.4byte 0x28
.4byte 0x3c
.4byte Route112_MapBorder
.4byte Route112_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Lavaridge
|