aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
diff options
context:
space:
mode:
authorSven Hesse2007-07-31 19:18:41 +0000
committerSven Hesse2007-07-31 19:18:41 +0000
commit873a3e24e578eb2b32627352c69ecd4f05add677 (patch)
treecf473ae3135d9dd638f64bf9e883decaf4a6130a /engines/gob
parentbd22db45025abe9449f9d7a05f36fd8b268fbb5c (diff)
downloadscummvm-rg350-873a3e24e578eb2b32627352c69ecd4f05add677.tar.gz
scummvm-rg350-873a3e24e578eb2b32627352c69ecd4f05add677.tar.bz2
scummvm-rg350-873a3e24e578eb2b32627352c69ecd4f05add677.zip
Added an English Bargon Attack Amiga/AtariST version, as provided by pwigren in bug #1764174
svn-id: r28366
Diffstat (limited to 'engines/gob')
-rw-r--r--engines/gob/detection.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index b98a6755db..4286e10b6d 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -800,6 +800,19 @@ static const GOBGameDescription gameDescriptions[] = {
kFeaturesNone,
"intro"
},
+ { // Supplied by pwigren in bugreport #1764174
+ {
+ "bargon",
+ "",
+ AD_ENTRY1s("intro.stk", "569d679fe41d49972d34c9fce5930dda", 269825),
+ EN_ANY,
+ kPlatformAmiga,
+ Common::ADGF_NO_FLAGS
+ },
+ kGameTypeBargon,
+ kFeaturesNone,
+ "intro"
+ },
{ // Supplied by glorfindel in bugreport #1722142
{
"bargon",