mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-13 23:43:34 +00:00
GRIM: Readded detection for the italian version.
This commit is contained in:
parent
30eb93be28
commit
1c090f5bca
@ -85,6 +85,19 @@ static const GrimGameDescription gameDescriptions[] = {
|
||||
},
|
||||
GType_GRIM
|
||||
},
|
||||
{
|
||||
// Grim Fandango Italian version
|
||||
{
|
||||
"grim",
|
||||
"",
|
||||
AD_ENTRY1s("VOX0001.LAB", "9e7075f3fb0427ae8136b290538d07dd", 62185775),
|
||||
Common::IT_ITA,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO_NONE
|
||||
},
|
||||
GType_GRIM
|
||||
},
|
||||
/* {
|
||||
// Grim Fandango German version
|
||||
{
|
||||
@ -137,19 +150,6 @@ static const GrimGameDescription gameDescriptions[] = {
|
||||
},
|
||||
GType_GRIM
|
||||
},
|
||||
{
|
||||
// Grim Fandango Italian version
|
||||
{
|
||||
"grim",
|
||||
"",
|
||||
AD_ENTRY1s("grim.tab", "2d99c796b7a4e5c421cae49dc29dab6c", 369071),
|
||||
Common::IT_ITA,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO_NONE
|
||||
},
|
||||
GType_GRIM
|
||||
},
|
||||
{
|
||||
// Grim Fandango Italian version (patched)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user