Added the french Atari ST version of Gob2, as supplied by bgk in bug report #1706861
svn-id: r26591
This commit is contained in:
parent
bc0dcbfb58
commit
f5ab44cb54
1 changed files with 12 additions and 0 deletions
|
@ -414,6 +414,18 @@ static const GOBGameDescription gameDescriptions[] = {
|
|||
GF_GOB2,
|
||||
"intro"
|
||||
},
|
||||
{ // Supplied by bgk in bug report #1706861
|
||||
{
|
||||
"gob2",
|
||||
"",
|
||||
AD_ENTRY1s("intro.stk", "4b13c02d1069b86bcfec80f4e474b98b", 554680),
|
||||
FR_FRA,
|
||||
kPlatformAtariST,
|
||||
Common::ADGF_NO_FLAGS
|
||||
},
|
||||
GF_GOB2,
|
||||
"intro"
|
||||
},
|
||||
{
|
||||
{
|
||||
"gob2cd",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue