mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 20:17:38 +01:00
16 lines
303 B
PHP
16 lines
303 B
PHP
MtChimney_MapBorder::
|
|
.incbin "data/layouts/MtChimney/border.bin"
|
|
|
|
MtChimney_MapBlockdata::
|
|
.incbin "data/layouts/MtChimney/map.bin"
|
|
|
|
.align 2
|
|
MtChimney_Layout::
|
|
.4byte 0x28
|
|
.4byte 0x2f
|
|
.4byte MtChimney_MapBorder
|
|
.4byte MtChimney_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Lavaridge
|
|
|