aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/detection_tables.h
diff options
context:
space:
mode:
authorEugene Sandulenko2013-07-27 20:48:16 +0300
committerEugene Sandulenko2013-07-27 20:48:16 +0300
commitb43bac61924d053b470125cf77ade6b72a17aeb7 (patch)
treeebb4d006eef5bd5fdc90a4f60dbd63b063cca36a /engines/wintermute/detection_tables.h
parentdee719390c0bf6c966b99126f122c7a21e3b33a7 (diff)
downloadscummvm-rg350-b43bac61924d053b470125cf77ade6b72a17aeb7.tar.gz
scummvm-rg350-b43bac61924d053b470125cf77ade6b72a17aeb7.tar.bz2
scummvm-rg350-b43bac61924d053b470125cf77ade6b72a17aeb7.zip
WINTERMUTE: Added detection entry for Toshechka game
Diffstat (limited to 'engines/wintermute/detection_tables.h')
-rw-r--r--engines/wintermute/detection_tables.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index 09426c9307..2639084fa6 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -50,6 +50,7 @@ static const PlainGameDescriptor wintermuteGames[] = {
{"reversion2", "Reversion: The Meeting"},
{"rosemary", "Rosemary"},
{"thebox", "The Box"},
+ {"tib", "Fairy Tales About Toshechka and Boshechka"},
{"tradestory", "The Trader of Stories"},
{"twc", "the white chamber"},
{"wintermute", "Wintermute engine game"},
@@ -591,6 +592,16 @@ static const ADGameDescription gameDescriptions[] = {
ADGF_UNSTABLE,
GUIO0()
},
+ // Fairy Tales About Toshechka and Boshechka
+ {
+ "tib",
+ "",
+ AD_ENTRY1s("data.dcp", "87d296ef3f46570ed18f000d3885db77", 340264526),
+ Common::RU_RUS,
+ Common::kPlatformWindows,
+ ADGF_UNSTABLE,
+ GUIO0()
+ },
// The Trader of Stories
{
"tradestory",