aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection_tables.h
diff options
context:
space:
mode:
authorFilippos Karapetis2010-10-28 23:59:37 +0000
committerFilippos Karapetis2010-10-28 23:59:37 +0000
commit88ad2d39914a2e87773757940d7596304d749c99 (patch)
tree6eeb4c3cc7d19f7382110276ae54323fae494e07 /engines/sci/detection_tables.h
parent32338876f8565197edca64bc01492961639e9d95 (diff)
downloadscummvm-rg350-88ad2d39914a2e87773757940d7596304d749c99.tar.gz
scummvm-rg350-88ad2d39914a2e87773757940d7596304d749c99.tar.bz2
scummvm-rg350-88ad2d39914a2e87773757940d7596304d749c99.zip
SCI: Fixed a detection entry of Hoyle 1 (bug report #3090841)
svn-id: r53913
Diffstat (limited to 'engines/sci/detection_tables.h')
-rw-r--r--engines/sci/detection_tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 56c65ad297..adde20ef52 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -752,10 +752,10 @@ static const struct ADGameDescription SciGameDescriptions[] = {
AD_LISTEND},
Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH },
- // Hoyle 1 - English DOS (supplied by eddydrama in bug report #3052366)
+ // Hoyle 1 3.5' - English DOS (supplied by eddydrama in bug report #3052366 and dinnerx in bug report #3090841)
{"hoyle1", "", {
{"resource.map", 0, "0af9a3dcd72a091960de070432e1f524", 4386},
- {"resource.001", 0, "e0dd44069a62463fd124974b915f10d", 518127},
+ {"resource.001", 0, "e0dd44069a62a463fd124974b915f10d", 518127},
AD_LISTEND},
Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH },