|
@ -35,6 +35,9 @@ elif [ "${gamename}" == "Call of Duty 4" ]; then |
|
|
elif [ "${gamename}" == "Call of Duty: World at War" ]; then |
|
|
elif [ "${gamename}" == "Call of Duty: World at War" ]; then |
|
|
glibcrequired="2.3.2" |
|
|
glibcrequired="2.3.2" |
|
|
glibcfix="no" |
|
|
glibcfix="no" |
|
|
|
|
|
elif [ "${gamename}" == "Codename CURE" ]; then |
|
|
|
|
|
glibcrequired="2.15" |
|
|
|
|
|
glibcfix="yes" |
|
|
elif [ "${gamename}" == "Day of Infamy" ]; then |
|
|
elif [ "${gamename}" == "Day of Infamy" ]; then |
|
|
glibcrequired="2.15" |
|
|
glibcrequired="2.15" |
|
|
glibcfix="yes" |
|
|
glibcfix="yes" |
|
|