Convert map data to JSON
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
HouseWithBed_MapBorder::
|
||||
.incbin "data/layouts/HouseWithBed/border.bin"
|
||||
|
||||
HouseWithBed_MapBlockdata::
|
||||
.incbin "data/layouts/HouseWithBed/map.bin"
|
||||
|
||||
.align 2
|
||||
HouseWithBed_Layout::
|
||||
.4byte 0xa
|
||||
.4byte 0x8
|
||||
.4byte HouseWithBed_MapBorder
|
||||
.4byte HouseWithBed_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_GenericBuilding
|
||||
|
||||
Reference in New Issue
Block a user