mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-30 07:23:05 +00:00
SCI: Fixed a detection entry of Hoyle 1 (bug report #3090841)
svn-id: r53913
This commit is contained in:
parent
32338876f8
commit
88ad2d3991
@ -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 },
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user