mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-18 04:27:38 +01:00
16 lines
339 B
PHP
16 lines
339 B
PHP
EverGrandeCity_MapBorder::
|
|
.incbin "data/layouts/EverGrandeCity/border.bin"
|
|
|
|
EverGrandeCity_MapBlockdata::
|
|
.incbin "data/layouts/EverGrandeCity/map.bin"
|
|
|
|
.align 2
|
|
EverGrandeCity_Layout::
|
|
.4byte 0x28
|
|
.4byte 0x50
|
|
.4byte EverGrandeCity_MapBorder
|
|
.4byte EverGrandeCity_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_EverGrande
|
|
|