pokeemerald/data/layouts/Route110_TrickHousePuzzle2/layout.inc

16 lines
429 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
Route110_TrickHousePuzzle2_MapBorder::
.incbin "data/layouts/Route110_TrickHousePuzzle2/border.bin"
Route110_TrickHousePuzzle2_MapBlockdata::
.incbin "data/layouts/Route110_TrickHousePuzzle2/map.bin"
.align 2
Route110_TrickHousePuzzle2_Layout::
.4byte 0xf
.4byte 0x16
.4byte Route110_TrickHousePuzzle2_MapBorder
.4byte Route110_TrickHousePuzzle2_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_TrickHousePuzzle
2018-06-21 00:42:34 +02:00