diff --git a/leafgreen/launch.sh b/leafgreen/launch.sh index 4c5339d..d7591e5 100755 --- a/leafgreen/launch.sh +++ b/leafgreen/launch.sh @@ -1,6 +1,7 @@ #!/bin/bash echo "[*] Pulling down latest savefile..." git pull +echo "[*] Launching game!" mgba leafgreen.gba echo "[*] Creating commit..." git add *