blob: d918e73ffba22a1f7099de6343181cc329480c0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route105_MapBorder:: @ 8295E7C
.incbin "data/layouts/Route105/border.bin"
Route105_MapBlockdata:: @ 8295E84
.incbin "data/layouts/Route105/map.bin"
.align 2
Route105_Layout:: @ 8297784
.4byte 0x28
.4byte 0x50
.4byte Route105_MapBorder
.4byte Route105_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Dewford
|