From b72298fa6f7da9eda854b78a1c69c8365ffdf30c Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sat, 18 May 2013 13:13:48 +1000 Subject: VOYEUR: Added proper detection entry --- engines/voyeur/detection_tables.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/voyeur/detection_tables.h') 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, -- cgit v1.2.3