mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 20:17:38 +01:00
17 lines
453 B
PHP
17 lines
453 B
PHP
|
.align 2
|
||
|
MossdeepCity_GameCorner_B1F_MapBorder::
|
||
|
.incbin "data/layouts/MossdeepCity_GameCorner_B1F/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
MossdeepCity_GameCorner_B1F_MapBlockdata::
|
||
|
.incbin "data/layouts/MossdeepCity_GameCorner_B1F/map.bin"
|
||
|
|
||
|
.align 2
|
||
|
MossdeepCity_GameCorner_B1F_Layout::
|
||
|
.4byte 0xc
|
||
|
.4byte 0x9
|
||
|
.4byte MossdeepCity_GameCorner_B1F_MapBorder
|
||
|
.4byte MossdeepCity_GameCorner_B1F_MapBlockdata
|
||
|
.4byte gTileset_Building
|
||
|
.4byte gTileset_GenericBuilding
|