aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorStrangerke2013-01-07 20:32:08 +0100
committerStrangerke2013-01-07 20:32:08 +0100
commit991f999069219d45efec8f8df3ac791fa19f4ffd (patch)
tree0a18e36f3e02f146d4a7ae6ee8f3f38aa09ce95e /engines
parent823f99b19f67724128d45ada93a9c23b47fa93ac (diff)
downloadscummvm-rg350-991f999069219d45efec8f8df3ac791fa19f4ffd.tar.gz
scummvm-rg350-991f999069219d45efec8f8df3ac791fa19f4ffd.tar.bz2
scummvm-rg350-991f999069219d45efec8f8df3ac791fa19f4ffd.zip
HOPKINS: Add detection for Hopkins Spanish
Diffstat (limited to 'engines')
-rw-r--r--engines/hopkins/detection_tables.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/engines/hopkins/detection_tables.h b/engines/hopkins/detection_tables.h
index 5c24935acf..a5a0242402 100644
--- a/engines/hopkins/detection_tables.h
+++ b/engines/hopkins/detection_tables.h
@@ -106,6 +106,22 @@ static const HopkinsGameDescription gameDescriptions[] = {
},
},
{
+ // Hopkins FBI Win95 Spanish
+ {
+ "hopkins",
+ 0,
+ {
+ {"Hopkins.exe", 0, "31c837378bb2e0b2573befea44956d3f", 421386},
+ {"RES_VES.RES", 0, "77ee08896466ae88cc1af3bf1a0bf78c", 32882302},
+ AD_LISTEND
+ },
+ Common::ES_ESP,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO1(GUIO_NONE)
+ },
+ },
+ {
// Hopkins FBI Win95, provided by Strangerke
{
"hopkins",