Update default region map file paths

This commit is contained in:
GriffinR 2022-09-25 11:55:54 -04:00
parent af69916c24
commit f42e148b6c

View file

@ -6,8 +6,8 @@
"width": 64,
"height": 64,
"format": "plain",
"tileset_path": "graphics/pokenav/region_map.png",
"tilemap_path": "graphics/pokenav/region_map_map.bin"
"tileset_path": "graphics/pokenav/region_map/map.png",
"tilemap_path": "graphics/pokenav/region_map/map.bin"
},
"layout": {
"width": 28,