aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStrangerke2012-11-13 19:15:32 +0100
committerStrangerke2012-11-13 19:15:32 +0100
commit467963f8caf32ab2d1a0b4150e2431d9865cc7f4 (patch)
treeb1c222e9aa901c67a3a7162d87fa9b81b6f21ca9
parent322e0278740b0bf4df9b5c737066d9c08eb1b4b9 (diff)
downloadscummvm-rg350-467963f8caf32ab2d1a0b4150e2431d9865cc7f4.tar.gz
scummvm-rg350-467963f8caf32ab2d1a0b4150e2431d9865cc7f4.tar.bz2
scummvm-rg350-467963f8caf32ab2d1a0b4150e2431d9865cc7f4.zip
HOPKINS: Add some descriptions in detection entries
-rw-r--r--engines/hopkins/detection_tables.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/hopkins/detection_tables.h b/engines/hopkins/detection_tables.h
index 873dc956ea..58fa088b94 100644
--- a/engines/hopkins/detection_tables.h
+++ b/engines/hopkins/detection_tables.h
@@ -27,7 +27,7 @@ static const HopkinsGameDescription gameDescriptions[] = {
// Hopkins FBI Linux Demo 1.00
{
"hopkins",
- 0,
+ "Linux Demo v1.00",
{
{"Hopkins-PDemo.bin", 0, "88b4d6e14b9b1407083cb3d1213c0fa7", 272027},
AD_LISTEND
@@ -43,7 +43,7 @@ static const HopkinsGameDescription gameDescriptions[] = {
// Hopkins FBI Linux Demo 1.02
{
"hopkins",
- 0,
+ "Linux Demo v1.02",
{
{"Hopkins-PDemo.bin", 0, "f82f4e698f3a189419351be0de2b2f8e", 273760},
AD_LISTEND
@@ -74,7 +74,7 @@ static const HopkinsGameDescription gameDescriptions[] = {
// Hopkins FBI Win95 Demo, provided by Strangerke
{
"hopkins",
- 0,
+ "Win95 Demo",
{
{"Hopkins.exe", 0, "0c9ebfe371f4dcf84a49f333f04839a0", 376897},
AD_LISTEND