Convert map data to JSON
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
FarawayIsland_Interior_MapBorder::
|
||||
.incbin "data/layouts/FarawayIsland_Interior/border.bin"
|
||||
|
||||
FarawayIsland_Interior_MapBlockdata::
|
||||
.incbin "data/layouts/FarawayIsland_Interior/map.bin"
|
||||
|
||||
.align 2
|
||||
FarawayIsland_Interior_Layout::
|
||||
.4byte 0x1d
|
||||
.4byte 0x1a
|
||||
.4byte FarawayIsland_Interior_MapBorder
|
||||
.4byte FarawayIsland_Interior_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Fortree
|
||||
|
||||
Reference in New Issue
Block a user