16 lines
421 B
PHP
Raw Normal View History

2018-06-20 17:41:17 -05:00
EverGrandeCity_PhoebesRoom_MapBorder::
.incbin "data/layouts/EverGrandeCity_PhoebesRoom/border.bin"
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
2018-06-20 17:42:34 -05:00