aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/detection_tables.h
diff options
context:
space:
mode:
authorTravis Howell2009-01-01 07:21:16 +0000
committerTravis Howell2009-01-01 07:21:16 +0000
commit9d80f210314e8924b87925b8d309aed47da876de (patch)
treefdfe29a1b596fe3752cc6f16b618750b46cd9625 /engines/agos/detection_tables.h
parent220af8711271b50d75a47c9bb997f048a43d4431 (diff)
downloadscummvm-rg350-9d80f210314e8924b87925b8d309aed47da876de.tar.gz
scummvm-rg350-9d80f210314e8924b87925b8d309aed47da876de.tar.bz2
scummvm-rg350-9d80f210314e8924b87925b8d309aed47da876de.zip
Add Italian Amiga AGA version of Simon the Sorcerer 1.
svn-id: r35646
Diffstat (limited to 'engines/agos/detection_tables.h')
-rw-r--r--engines/agos/detection_tables.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h
index 465987fa60..dddaf88170 100644
--- a/engines/agos/detection_tables.h
+++ b/engines/agos/detection_tables.h
@@ -929,6 +929,29 @@ static const AGOSGameDescription gameDescriptions[] = {
GF_CRUNCHED | GF_OLD_BUNDLE | GF_PLANAR
},
+ // Simon the Sorcerer 1 - Italian Amiga AGA Floppy
+ {
+ {
+ "simon1",
+ "AGA Floppy",
+
+ {
+ { "gameamiga", GAME_BASEFILE, "55dc304e7d3f8ad518af3b7f69da02b6", -1},
+ { "icon.pkd", GAME_ICONFILE, "565ef7a98dcc21ef526a2bb10b6f42ed", -1},
+ { "stripped.txt", GAME_STRFILE, "c649fcc0439766810e5097ee7e81d4c8", -1},
+ { "tbllist", GAME_TBLFILE, "f9d5bf2ce09f82289c791c3ca26e1e4b", -1},
+ { NULL, 0, NULL, 0}
+ },
+ Common::IT_ITA,
+ Common::kPlatformAmiga,
+ Common::ADGF_NO_FLAGS
+ },
+
+ GType_SIMON1,
+ GID_SIMON1,
+ GF_CRUNCHED | GF_OLD_BUNDLE | GF_PLANAR
+ },
+
// Simon the Sorcerer 1 - English Amiga CD32
{
{