Convert map data to JSON
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
GraniteCave_B1F_MapBorder::
|
||||
.incbin "data/layouts/GraniteCave_B1F/border.bin"
|
||||
|
||||
GraniteCave_B1F_MapBlockdata::
|
||||
.incbin "data/layouts/GraniteCave_B1F/map.bin"
|
||||
|
||||
.align 2
|
||||
GraniteCave_B1F_Layout::
|
||||
.4byte 0x20
|
||||
.4byte 0x1a
|
||||
.4byte GraniteCave_B1F_MapBorder
|
||||
.4byte GraniteCave_B1F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Cave
|
||||
|
||||
Reference in New Issue
Block a user