aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/detection_tables.h
diff options
context:
space:
mode:
authorPaul Gilbert2013-05-18 13:13:48 +1000
committerPaul Gilbert2013-05-18 13:13:48 +1000
commitb72298fa6f7da9eda854b78a1c69c8365ffdf30c (patch)
tree40454aae2035d02b734d6ddf7903689026d15e07 /engines/voyeur/detection_tables.h
parentdb519373c111d8eced7d7fb4148d4655204813bc (diff)
downloadscummvm-rg350-b72298fa6f7da9eda854b78a1c69c8365ffdf30c.tar.gz
scummvm-rg350-b72298fa6f7da9eda854b78a1c69c8365ffdf30c.tar.bz2
scummvm-rg350-b72298fa6f7da9eda854b78a1c69c8365ffdf30c.zip
VOYEUR: Added proper detection entry
Diffstat (limited to 'engines/voyeur/detection_tables.h')
-rw-r--r--engines/voyeur/detection_tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/voyeur/detection_tables.h b/engines/voyeur/detection_tables.h
index 8f85b9273a..789eb4c22b 100644
--- a/engines/voyeur/detection_tables.h
+++ b/engines/voyeur/detection_tables.h
@@ -24,12 +24,12 @@ namespace Voyeur {
static const VoyeurGameDescription gameDescriptions[] = {
{
- // Voyeur
+ // Voyeur DOS English
{
"voyeur",
0,
{
- {"Voyeur.exe", 0, "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", 292864},
+ {"a1100100.rl2", 0, "b44630677618d034970ca0a13c1c1237", 336361},
AD_LISTEND
},
Common::EN_ANY,