2018-06-20 23:41:17 +01:00
|
|
|
Route117_MapBorder::
|
|
|
|
.incbin "data/layouts/Route117/border.bin"
|
|
|
|
|
|
|
|
Route117_MapBlockdata::
|
|
|
|
.incbin "data/layouts/Route117/map.bin"
|
|
|
|
|
|
|
|
.align 2
|
|
|
|
Route117_Layout::
|
|
|
|
.4byte 0x3c
|
|
|
|
.4byte 0x14
|
|
|
|
.4byte Route117_MapBorder
|
|
|
|
.4byte Route117_MapBlockdata
|
|
|
|
.4byte gTileset_General
|
|
|
|
.4byte gTileset_Mauville
|
2018-06-20 23:42:34 +01:00
|
|
|
|