mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-18 12:37:38 +01:00
17 lines
358 B
PHP
17 lines
358 B
PHP
|
.align 2
|
||
|
EverGrandeCity_MapBorder::
|
||
|
.incbin "data/layouts/EverGrandeCity/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
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
|