BLADERUNNER: Added Russian Version Detection

This is for a localised "Fargus" release.
This commit is contained in:
Galaxy13 2017-09-07 13:33:12 +03:00 committed by D G Turner
parent a1b9b0c0a1
commit ddb4c8bfd2

View File

@ -82,6 +82,20 @@ static const ADGameDescription gameDescriptions[] = {
GUIO0()
},
// BladeRunner (Russian)
{
"bladerunner",
0,
{
{"STARTUP.MIX", 0, "c198b54a5366b88b1734bbca21d3b192", 2678672},
AD_LISTEND
},
Common::RU_RUS,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
GUIO0()
},
AD_TABLE_END_MARKER
};