pokeemerald/data/layouts/Route105/layout.inc

16 lines
294 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
Route105_MapBorder::
.incbin "data/layouts/Route105/border.bin"
Route105_MapBlockdata::
.incbin "data/layouts/Route105/map.bin"
.align 2
Route105_Layout::
.4byte 0x28
.4byte 0x50
.4byte Route105_MapBorder
.4byte Route105_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Dewford
2018-06-21 00:42:34 +02:00