Convert map data to JSON
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
BattleTentLobby_MapBorder::
|
||||
.incbin "data/layouts/BattleTentLobby/border.bin"
|
||||
|
||||
BattleTentLobby_MapBlockdata::
|
||||
.incbin "data/layouts/BattleTentLobby/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleTentLobby_Layout::
|
||||
.4byte 0xd
|
||||
.4byte 0xa
|
||||
.4byte BattleTentLobby_MapBorder
|
||||
.4byte BattleTentLobby_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleTent
|
||||
|
||||
Reference in New Issue
Block a user