aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/detection.cpp
diff options
context:
space:
mode:
authorNipun Garg2019-06-08 21:47:03 +0530
committerEugene Sandulenko2019-09-03 17:16:46 +0200
commit1ceeff0385542bfc501c6d058cf61d8fe5bd65d3 (patch)
treec2d9976527e52a59974ffd0cb33ecc263c80cfe5 /engines/hdb/detection.cpp
parentd78287652285020736231b92537438aa0de7cb8b (diff)
downloadscummvm-rg350-1ceeff0385542bfc501c6d058cf61d8fe5bd65d3.tar.gz
scummvm-rg350-1ceeff0385542bfc501c6d058cf61d8fe5bd65d3.tar.bz2
scummvm-rg350-1ceeff0385542bfc501c6d058cf61d8fe5bd65d3.zip
HDB: Add the Detector entry for hyperspace.mpc
Diffstat (limited to 'engines/hdb/detection.cpp')
-rw-r--r--engines/hdb/detection.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/engines/hdb/detection.cpp b/engines/hdb/detection.cpp
index c65583258f..1d912cd726 100644
--- a/engines/hdb/detection.cpp
+++ b/engines/hdb/detection.cpp
@@ -50,6 +50,15 @@ static const ADGameDescription gameDescriptions[] = {
{
"hdb",
"",
+ AD_ENTRY1s("hyperspace.mpc", "ff8e51d0872736bc6afe87cfcb846b70", 50339161),
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO1(GUIO_NONE)
+ },
+ {
+ "hdb",
+ "",
AD_ENTRY1s("hyperdemo.mpc", "d8743b3b8be56486bcfb1398b2f2aad4", 13816461),
Common::EN_ANY,
Common::kPlatformUnknown,