mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
16 lines
318 B
PHP
16 lines
318 B
PHP
ScorchedSlab_MapBorder::
|
|
.incbin "data/layouts/ScorchedSlab/border.bin"
|
|
|
|
ScorchedSlab_MapBlockdata::
|
|
.incbin "data/layouts/ScorchedSlab/map.bin"
|
|
|
|
.align 2
|
|
ScorchedSlab_Layout::
|
|
.4byte 0xf
|
|
.4byte 0x14
|
|
.4byte ScorchedSlab_MapBorder
|
|
.4byte ScorchedSlab_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Cave
|
|
|