Added the MD5 for Gob2 English Amiga as supplied by fac76 in bug report #1883808
svn-id: r30744
This commit is contained in:
parent
97eb13c22f
commit
23ca56961c
1 changed files with 13 additions and 0 deletions
|
@ -425,6 +425,19 @@ static const GOBGameDescription gameDescriptions[] = {
|
||||||
kFeaturesAdlib,
|
kFeaturesAdlib,
|
||||||
"intro"
|
"intro"
|
||||||
},
|
},
|
||||||
|
{ // Supplied by fac76 in bug report #1883808
|
||||||
|
{
|
||||||
|
"gob2",
|
||||||
|
"",
|
||||||
|
AD_ENTRY1s("intro.stk", "eebf2810122cfd17399260cd1468e994", 554014),
|
||||||
|
EN_ANY,
|
||||||
|
kPlatformAmiga,
|
||||||
|
Common::ADGF_NO_FLAGS
|
||||||
|
},
|
||||||
|
kGameTypeGob2,
|
||||||
|
kFeaturesNone,
|
||||||
|
"intro"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
"gob2",
|
"gob2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue