blob: 60ff843f30e7a427b28cb1f360c4f2b30c600eb2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route106_MapBorder:: @ 829779C
.incbin "data/layouts/Route106/border.bin"
Route106_MapBlockdata:: @ 82977A4
.incbin "data/layouts/Route106/map.bin"
.align 2
Route106_Layout:: @ 8298424
.4byte 0x50
.4byte 0x14
.4byte Route106_MapBorder
.4byte Route106_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Dewford
|