Convert map data to JSON

This commit is contained in:
Marcus Huderle
2019-01-31 15:51:20 -06:00
parent 5c1667b41a
commit 29d6221935
2102 changed files with 72595 additions and 27039 deletions
-15
View File
@@ -1,15 +0,0 @@
RusturfTunnel_MapBorder::
.incbin "data/layouts/RusturfTunnel/border.bin"
RusturfTunnel_MapBlockdata::
.incbin "data/layouts/RusturfTunnel/map.bin"
.align 2
RusturfTunnel_Layout::
.4byte 0x24
.4byte 0x18
.4byte RusturfTunnel_MapBorder
.4byte RusturfTunnel_MapBlockdata
.4byte gTileset_General
.4byte gTileset_RusturfTunnel