Added a Gob1 version supplied by raina in the forums.

It does look like the Mac version with a DOS executable and stripped music to me, so let's hope the Mac level image workaround works there as well.

svn-id: r32963
This commit is contained in:
Sven Hesse 2008-07-08 11:36:52 +00:00
parent 4a1cc78016
commit da0495cd78

View File

@ -277,6 +277,19 @@ static const GOBGameDescription gameDescriptions[] = {
kFeaturesNone,
"intro"
},
{ // Supplied by raina in the forums
{
"gob1",
"",
AD_ENTRY1s("intro.stk", "6d837c6380d8f4d984c9f6cc0026df4f", 192712),
EN_ANY,
kPlatformMacintosh,
Common::ADGF_NO_FLAGS
},
kGameTypeGob1,
kFeaturesNone,
"intro"
},
{ // Supplied by paul66 in bug report #1652352
{
"gob1",