mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-09 03:10:22 +00:00
HDB: Add the Detector entry for hyperspace.mpc
This commit is contained in:
parent
d782876522
commit
1ceeff0385
@ -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",
|
||||
"",
|
||||
|
Loading…
Reference in New Issue
Block a user