mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
16 lines
429 B
PHP
16 lines
429 B
PHP
Route110_TrickHousePuzzle1_MapBorder::
|
|
.incbin "data/layouts/Route110_TrickHousePuzzle1/border.bin"
|
|
|
|
Route110_TrickHousePuzzle1_MapBlockdata::
|
|
.incbin "data/layouts/Route110_TrickHousePuzzle1/map.bin"
|
|
|
|
.align 2
|
|
Route110_TrickHousePuzzle1_Layout::
|
|
.4byte 0xf
|
|
.4byte 0x16
|
|
.4byte Route110_TrickHousePuzzle1_MapBorder
|
|
.4byte Route110_TrickHousePuzzle1_MapBlockdata
|
|
.4byte gTileset_Building
|
|
.4byte gTileset_TrickHousePuzzle
|
|
|