diff --git a/leafgreen/launch.sh b/leafgreen/launch.sh index 34a26fc..d7591e5 100755 --- a/leafgreen/launch.sh +++ b/leafgreen/launch.sh @@ -5,7 +5,7 @@ echo "[*] Launching game!" mgba leafgreen.gba echo "[*] Creating commit..." git add * -git commit -am "[auto] [leafgreen/mom] Automatic save-file update" +git commit -am "[auto] [leafgreen] Automatic save-file update" echo "[*] Saving..." git push echo "[*] Saved!" diff --git a/leafgreen/leafgreen.sav b/leafgreen/leafgreen.sav new file mode 100644 index 0000000..8e1d5da Binary files /dev/null and b/leafgreen/leafgreen.sav differ