mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-20 13:37:40 +01:00
17 lines
342 B
PHP
17 lines
342 B
PHP
.align 2
|
|
MossdeepCity_MapBorder::
|
|
.incbin "data/layouts/MossdeepCity/border.bin"
|
|
|
|
.align 2
|
|
MossdeepCity_MapBlockdata::
|
|
.incbin "data/layouts/MossdeepCity/map.bin"
|
|
|
|
.align 2
|
|
MossdeepCity_Layout::
|
|
.4byte 0x50
|
|
.4byte 0x28
|
|
.4byte MossdeepCity_MapBorder
|
|
.4byte MossdeepCity_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Mossdeep
|