mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-21 09:21:08 +00:00
Added French Bargon Attack, as supplied by kizkoool in bugreport #2089734
svn-id: r34287
This commit is contained in:
parent
741364602c
commit
eadde9d6e4
@ -901,6 +901,19 @@ static const GOBGameDescription gameDescriptions[] = {
|
|||||||
kFeaturesNone,
|
kFeaturesNone,
|
||||||
"intro"
|
"intro"
|
||||||
},
|
},
|
||||||
|
{ // Supplied by kizkoool in bugreport #2089734
|
||||||
|
{
|
||||||
|
"bargon",
|
||||||
|
"",
|
||||||
|
AD_ENTRY1s("intro.stk", "00f6b4e2ee26e5c40b488e2df5adcf03", 3975580),
|
||||||
|
FR_FRA,
|
||||||
|
kPlatformPC,
|
||||||
|
Common::ADGF_NO_FLAGS
|
||||||
|
},
|
||||||
|
kGameTypeBargon,
|
||||||
|
kFeaturesNone,
|
||||||
|
"intro"
|
||||||
|
},
|
||||||
{ // Supplied by glorfindel in bugreport #1722142
|
{ // Supplied by glorfindel in bugreport #1722142
|
||||||
{
|
{
|
||||||
"bargon",
|
"bargon",
|
||||||
|
Loading…
Reference in New Issue
Block a user