Convert map data to JSON
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
TradeCenter_MapBorder::
|
||||
.incbin "data/layouts/TradeCenter/border.bin"
|
||||
|
||||
TradeCenter_MapBlockdata::
|
||||
.incbin "data/layouts/TradeCenter/map.bin"
|
||||
|
||||
.align 2
|
||||
TradeCenter_Layout::
|
||||
.4byte 0xc
|
||||
.4byte 0x9
|
||||
.4byte TradeCenter_MapBorder
|
||||
.4byte TradeCenter_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_CableClub
|
||||
|
||||
Reference in New Issue
Block a user