From c0e132a826a0deaa8390675ffb20d7388bd24ee9 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sat, 21 Feb 2009 23:44:17 +0000 Subject: Added MD5 for Orion Burger Russian version svn-id: r38769 --- engines/m4/detection.cpp | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'engines/m4') 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 @@ -99,6 +99,21 @@ static const M4GameDescription gameDescriptions[] = { GType_Burger, kFeaturesCD }, + { + { + "burger", + "", + { + { "burger.has", kFileTypeHash, "795c98a74e351ec437a396bb29897daf", 730771}, + { NULL, 0, NULL, 0} + }, + Common::RU_RUS, + Common::kPlatformPC, + ADGF_NO_FLAGS + }, + GType_Burger, + kFeaturesCD + }, { { "burger", -- cgit v1.2.3