blob: df23997158fa8b3a07b73af064ec073fa9ec64bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route110_MapBorder:: @ 829AA1C
.incbin "data/layouts/Route110/border.bin"
Route110_MapBlockdata:: @ 829AA24
.incbin "data/layouts/Route110/map.bin"
.align 2
Route110_Layout:: @ 829C964
.4byte 0x28
.4byte 0x64
.4byte Route110_MapBorder
.4byte Route110_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Mauville
|