mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-20 13:37:40 +01:00
16 lines
410 B
PHP
16 lines
410 B
PHP
MauvilleCity_GameCorner_MapBorder::
|
|
.incbin "data/layouts/MauvilleCity_GameCorner/border.bin"
|
|
|
|
MauvilleCity_GameCorner_MapBlockdata::
|
|
.incbin "data/layouts/MauvilleCity_GameCorner/map.bin"
|
|
|
|
.align 2
|
|
MauvilleCity_GameCorner_Layout::
|
|
.4byte 0x16
|
|
.4byte 0xb
|
|
.4byte MauvilleCity_GameCorner_MapBorder
|
|
.4byte MauvilleCity_GameCorner_MapBlockdata
|
|
.4byte gTileset_Building
|
|
.4byte gTileset_MauvilleGameCorner
|
|
|