Added an entry for the French Mac version of Gob2, as supplied by koalet in bug report #2478585

svn-id: r35625
This commit is contained in:
Sven Hesse 2008-12-31 11:30:40 +00:00
parent 068d2cd9b9
commit 82b9ace2e2

View File

@ -373,7 +373,7 @@ static const GOBGameDescription gameDescriptions[] = {
{
"gob2",
"",
AD_ENTRY1("intro.stk", "a13ecb4f6d8fd881ebbcc02e45cb5475"),
AD_ENTRY1s("intro.stk", "a13ecb4f6d8fd881ebbcc02e45cb5475", 837275),
FR_FRA,
kPlatformPC,
Common::ADGF_NO_FLAGS
@ -382,6 +382,23 @@ static const GOBGameDescription gameDescriptions[] = {
kFeaturesAdlib,
"intro"
},
{ // Supplied by koalet in bug report #2478585
{
"gob2",
"",
{
{"intro.stk", 0, "a13ecb4f6d8fd881ebbcc02e45cb5475", 837275},
{"musmac1.mid", 0, "7f96f491448c7a001b32df89cf8d2af2", 1658},
{NULL, 0, NULL, 0}
},
FR_FRA,
kPlatformMacintosh,
Common::ADGF_NO_FLAGS
},
kGameTypeGob2,
kFeaturesAdlib,
"intro"
},
{ // Supplied by arcepi in bug report #1659884
{
"gob2",