Convert map data to JSON
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
Mart_MapBorder::
|
||||
.incbin "data/layouts/Mart/border.bin"
|
||||
|
||||
Mart_MapBlockdata::
|
||||
.incbin "data/layouts/Mart/map.bin"
|
||||
|
||||
.align 2
|
||||
Mart_Layout::
|
||||
.4byte 0xb
|
||||
.4byte 0x8
|
||||
.4byte Mart_MapBorder
|
||||
.4byte Mart_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_Shop
|
||||
|
||||
Reference in New Issue
Block a user