aboutsummaryrefslogtreecommitdiff
path: root/engines/m4
diff options
context:
space:
mode:
authorPaul Gilbert2009-02-21 23:44:17 +0000
committerPaul Gilbert2009-02-21 23:44:17 +0000
commitc0e132a826a0deaa8390675ffb20d7388bd24ee9 (patch)
treed52eb465dbae81f55a9c5144db0023393d4c19c3 /engines/m4
parent817fde6cdddc700650e16018e9d6184ae29d1ecf (diff)
downloadscummvm-rg350-c0e132a826a0deaa8390675ffb20d7388bd24ee9.tar.gz
scummvm-rg350-c0e132a826a0deaa8390675ffb20d7388bd24ee9.tar.bz2
scummvm-rg350-c0e132a826a0deaa8390675ffb20d7388bd24ee9.zip
Added MD5 for Orion Burger Russian version
svn-id: r38769
Diffstat (limited to 'engines/m4')
-rw-r--r--engines/m4/detection.cpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/engines/m4/detection.cpp b/engines/m4/detection.cpp
index 8bcb5ca166..9d53c9a375 100644
--- a/engines/m4/detection.cpp
+++ b/engines/m4/detection.cpp
@@ -102,6 +102,21 @@ static const M4GameDescription gameDescriptions[] = {
{
{
"burger",
+ "",
+ {
+ { "burger.has", kFileTypeHash, "795c98a74e351ec437a396bb29897daf", 730771},
+ { NULL, 0, NULL, 0}
+ },
+ Common::RU_RUS,
+ Common::kPlatformPC,
+ ADGF_NO_FLAGS
+ },
+ GType_Burger,
+ kFeaturesCD
+ },
+ {
+ {
+ "burger",
"Demo",
{
{ "burger.has", kFileTypeHash, "fc3f363b6153240a448bd3b7be9318da", 62159},