From 1ceeff0385542bfc501c6d058cf61d8fe5bd65d3 Mon Sep 17 00:00:00 2001 From: Nipun Garg Date: Sat, 8 Jun 2019 21:47:03 +0530 Subject: [PATCH] HDB: Add the Detector entry for hyperspace.mpc --- engines/hdb/detection.cpp | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/engines/hdb/detection.cpp b/engines/hdb/detection.cpp index c65583258f2..1d912cd7263 100644 --- a/engines/hdb/detection.cpp +++ b/engines/hdb/detection.cpp @@ -47,6 +47,15 @@ static const PlainGameDescriptor hdbGames[] = { namespace HDB { static const ADGameDescription gameDescriptions[] = { + { + "hdb", + "", + AD_ENTRY1s("hyperspace.mpc", "ff8e51d0872736bc6afe87cfcb846b70", 50339161), + Common::EN_ANY, + Common::kPlatformWindows, + ADGF_NO_FLAGS, + GUIO1(GUIO_NONE) + }, { "hdb", "",