From 09409e97a9514ea0967aad256862269f8f06fd38 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Sat, 6 Aug 2016 21:32:04 +0200 Subject: [PATCH] don't call no longer existent check_input_image_special for Riivolution games --- patchimage.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/patchimage.sh b/patchimage.sh index 8cd1cc5..c60d9cd 100755 --- a/patchimage.sh +++ b/patchimage.sh @@ -251,8 +251,6 @@ for game in ${GAME[@]}; do echo -e "\n*** 1) check_input_image" check_input_image - echo "*** 2) check_input_image_special" - check_input_image_special echo "*** 3) check_riivolution_patch" check_riivolution_patch