Convert map data to JSON
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
Route103_MapBorder::
|
||||
.incbin "data/layouts/Route103/border.bin"
|
||||
|
||||
Route103_MapBlockdata::
|
||||
.incbin "data/layouts/Route103/map.bin"
|
||||
|
||||
.align 2
|
||||
Route103_Layout::
|
||||
.4byte 0x50
|
||||
.4byte 0x16
|
||||
.4byte Route103_MapBorder
|
||||
.4byte Route103_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Petalburg
|
||||
|
||||
Reference in New Issue
Block a user