mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 09:23:37 +00:00
ICB: Add detection for Spanish Anniversary version
This commit is contained in:
parent
e357e335a3
commit
cd29ebbda1
@ -62,6 +62,21 @@ static const IcbGameDescription gameDescriptions[] = {
|
||||
GType_ICB
|
||||
},
|
||||
|
||||
{
|
||||
{
|
||||
// In Cold Blood
|
||||
// Spanish (Revolution 25th Anniversary Collection)
|
||||
"icb",
|
||||
"",
|
||||
AD_ENTRY2s("g/speech.clu", "84444660e4fd6104c88bc13b9db74b98", 7432352, "g/g", "3ee009f3319ec3148fb2861043794235", 67356),
|
||||
Common::ES_ESP,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_UNSTABLE,
|
||||
GUIO1(GUIO_NONE)
|
||||
},
|
||||
GType_ICB
|
||||
},
|
||||
|
||||
{
|
||||
{
|
||||
// In Cold Blood
|
||||
|
Loading…
x
Reference in New Issue
Block a user