TOLTECS: Add Russian version detection which works great.

This commit is contained in:
Eugene Sandulenko 2008-09-07 11:50:54 +00:00 committed by Willem Jan Palenstijn
parent be69bb986f
commit 3eb449f236

View file

@ -67,6 +67,18 @@ static const ToltecsGameDescription gameDescriptions[] = {
},
},
{
{
"toltecs",
0,
AD_ENTRY1s("WESTERN", "ba1742d3193b68ceb9434e2ab7a09a9b", 391462783),
Common::RU_RUS,
Common::kPlatformPC,
Common::ADGF_NO_FLAGS
},
},
{ AD_TABLE_END_MARKER }
};