aboutsummaryrefslogtreecommitdiff
path: root/map/maps
diff options
context:
space:
mode:
authorAstatin <[email protected]>2025-09-03 14:27:00 +0200
committerAstatin <[email protected]>2025-09-03 14:27:00 +0200
commita893988c10736d324330fbdcacabd6ac862500e1 (patch)
tree41b5b85a90489803e1319fe8049fc765f341d33b /map/maps
parenta1b6da7fa43627a08b8bc75a48805ec96fc77583 (diff)
Add a post assembly script to round up ROM size (fixes ROM banking on some emulator)
Diffstat (limited to 'map/maps')
-rw-r--r--map/maps/test.ldtk2
-rw-r--r--map/maps/test/png/Level_0.pngbin0 -> 9470 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/map/maps/test.ldtk b/map/maps/test.ldtk
index 65c4999..56b5fbb 100644
--- a/map/maps/test.ldtk
+++ b/map/maps/test.ldtk
@@ -30,7 +30,7 @@
"externalLevels": false,
"exportTiled": false,
"simplifiedExport": false,
- "imageExportMode": "None",
+ "imageExportMode": "OneImagePerLevel",
"exportLevelBg": true,
"pngFilePattern": null,
"backupOnSave": false,
diff --git a/map/maps/test/png/Level_0.png b/map/maps/test/png/Level_0.png
new file mode 100644
index 0000000..e2518e3
--- /dev/null
+++ b/map/maps/test/png/Level_0.png
Binary files differ