aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute
diff options
context:
space:
mode:
authorEinar Johan Trøan Sømåen2014-04-05 15:26:44 +0200
committerEinar Johan Trøan Sømåen2014-04-05 15:26:44 +0200
commitadacad71dbe6c78ec8c06cf01c4fe74ae9e21b0d (patch)
treee8a53e5e4c9e4bef0d30acddcb99e899dc167a2c /engines/wintermute
parentb9286099f8ce30214bd3c7071847a01c8056fead (diff)
downloadscummvm-rg350-adacad71dbe6c78ec8c06cf01c4fe74ae9e21b0d.tar.gz
scummvm-rg350-adacad71dbe6c78ec8c06cf01c4fe74ae9e21b0d.tar.bz2
scummvm-rg350-adacad71dbe6c78ec8c06cf01c4fe74ae9e21b0d.zip
WINTERMUTE: Add detection entry for Ghost in the Sheet
Diffstat (limited to 'engines/wintermute')
-rw-r--r--engines/wintermute/detection_tables.h16
1 files changed, 15 insertions, 1 deletions
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index 155bf2c5a6..e87a41db46 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -439,7 +439,21 @@ static const ADGameDescription gameDescriptions[] = {
ADGF_UNSTABLE,
GUIO0()
},
- // Ghosts in the Sheet
+ // Ghost in the Sheet
+ {
+ "ghostsheet",
+ "",
+ {
+ {"english.dcp", 0, "e6d0aad2c89996bcabe416105a3d6d3a", 12221017},
+ {"data.dcp", 0, "b2f8b05328e4881e15e98e845b63f451", 168003},
+ AD_LISTEND
+ },
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_UNSTABLE,
+ GUIO0()
+ },
+ // Ghost in the Sheet (Demo)
{
"ghostsheet",
"Demo",