mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-20 13:37:40 +01:00
17 lines
440 B
PHP
17 lines
440 B
PHP
|
.align 2
|
||
|
EverGrandeCity_PhoebesRoom_MapBorder::
|
||
|
.incbin "data/layouts/EverGrandeCity_PhoebesRoom/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
EverGrandeCity_PhoebesRoom_MapBlockdata::
|
||
|
.incbin "data/layouts/EverGrandeCity_PhoebesRoom/map.bin"
|
||
|
|
||
|
.align 2
|
||
|
EverGrandeCity_PhoebesRoom_Layout::
|
||
|
.4byte 0xd
|
||
|
.4byte 0xe
|
||
|
.4byte EverGrandeCity_PhoebesRoom_MapBorder
|
||
|
.4byte EverGrandeCity_PhoebesRoom_MapBlockdata
|
||
|
.4byte gTileset_Building
|
||
|
.4byte gTileset_EliteFour
|