aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/detection.cpp
diff options
context:
space:
mode:
authorSven Hesse2007-03-11 19:02:18 +0000
committerSven Hesse2007-03-11 19:02:18 +0000
commit29703c2d4fe9874b6884b25642afd8d2dceb50af (patch)
tree9b008abde65929640abd9c39f300a8487a6ccad6 /engines/gob/detection.cpp
parente9190ba9772efc0dbeef6e4887908dabb24c9227 (diff)
downloadscummvm-rg350-29703c2d4fe9874b6884b25642afd8d2dceb50af.tar.gz
scummvm-rg350-29703c2d4fe9874b6884b25642afd8d2dceb50af.tar.bz2
scummvm-rg350-29703c2d4fe9874b6884b25642afd8d2dceb50af.zip
Added the French Atari ST Bargon Attack reported in the forums
svn-id: r26097
Diffstat (limited to 'engines/gob/detection.cpp')
-rw-r--r--engines/gob/detection.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index f471d14c93..d75ec90546 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -680,6 +680,18 @@ static const GOBGameDescription gameDescriptions[] = {
GF_BARGON,
"intro"
},
+ { // Supplied by Trekky in the forums
+ {
+ "bargon",
+ "",
+ AD_ENTRY1s("intro.stk", "2f54b330d21f65b04b7c1f8cca76426c", 262109),
+ FR_FRA,
+ kPlatformAtariST,
+ Common::ADGF_NO_FLAGS
+ },
+ GF_BARGON,
+ "intro"
+ },
{
{
"gob3",