model center and wait for hatari

This commit is contained in:
2026-08-11 19:55:44 +02:00
parent 9649910df6
commit 0117ba90c3
4 changed files with 28 additions and 23 deletions
+5
View File
@@ -83,6 +83,11 @@ fake_zip "$ROOT_DIR/E/Racing/Pole Position.zip"
fake_zip "$ROOT_DIR/E/Racing/Out Run.zip"
fake_zip "$ROOT_DIR/E/Racing/Daytona USA.zip"
# === Folders G-Z: empty placeholder folders ===
for letter in {G..Z}; do
mkdir -p "$ROOT_DIR/$letter"
done
# --- PATCH layer (overlay/additions) ---
echo "Creating patch layer..."