HOPKINS: Add detection for Win95 demo

This commit is contained in:
Strangerke 2012-10-27 19:09:28 +02:00
parent 46b44b923b
commit 2888a3863c

View File

@ -70,6 +70,21 @@ static const HopkinsGameDescription gameDescriptions[] = {
GUIO1(GUIO_NONE)
},
},
{
// Hopkins FBI Win95 Demo, provided by Strangerke
{
"hopkins",
0,
{
{"Hopkins.exe", 0, "0c9ebfe371f4dcf84a49f333f04839a0", 376897},
AD_LISTEND
},
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_DEMO,
GUIO1(GUIO_NONE)
},
},
{
// Hopkins FBI Win95, provided by Strangerke
{