Convert map data to JSON
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
EverGrandeCity_DrakesRoom_MapBorder::
|
||||
.incbin "data/layouts/EverGrandeCity_DrakesRoom/border.bin"
|
||||
|
||||
EverGrandeCity_DrakesRoom_MapBlockdata::
|
||||
.incbin "data/layouts/EverGrandeCity_DrakesRoom/map.bin"
|
||||
|
||||
.align 2
|
||||
EverGrandeCity_DrakesRoom_Layout::
|
||||
.4byte 0xd
|
||||
.4byte 0xe
|
||||
.4byte EverGrandeCity_DrakesRoom_MapBorder
|
||||
.4byte EverGrandeCity_DrakesRoom_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_EliteFour
|
||||
|
||||
Reference in New Issue
Block a user