mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-12-27 09:41:49 +01:00
don't call no longer existent check_input_image_special for Riivolution games
This commit is contained in:
parent
f1dd72b232
commit
09409e97a9
@ -251,8 +251,6 @@ for game in ${GAME[@]}; do
|
|||||||
|
|
||||||
echo -e "\n*** 1) check_input_image"
|
echo -e "\n*** 1) check_input_image"
|
||||||
check_input_image
|
check_input_image
|
||||||
echo "*** 2) check_input_image_special"
|
|
||||||
check_input_image_special
|
|
||||||
echo "*** 3) check_riivolution_patch"
|
echo "*** 3) check_riivolution_patch"
|
||||||
check_riivolution_patch
|
check_riivolution_patch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user