From 715a59cde7f6c6de4ea78851a78e898ade687d6f Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Thu, 20 Jun 2013 18:14:40 +0200 Subject: [PATCH] recognize aswell NewerSMB and NewerSMBW for --game --- patchimage.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/patchimage.sh b/patchimage.sh index 32ee62b..fe75b77 100755 --- a/patchimage.sh +++ b/patchimage.sh @@ -17,7 +17,7 @@ fi case ${GAME} in - A | NewerSMB ) + A | NewerSMB | NewerSMBW ) source ./script.d/newersmb.sh ;; @@ -32,6 +32,7 @@ case ${GAME} in esac +download_soundtrack cleanup_prebuild check_input_image check_input_image_special