aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/detection_tables.h
diff options
context:
space:
mode:
authorTravis Howell2007-06-06 23:39:18 +0000
committerTravis Howell2007-06-06 23:39:18 +0000
commit2fd518ff73e9151a10dcd44fc35ccc0a1c0ffbb2 (patch)
tree59861b1badda52da4fce65fed3e221792d38f999 /engines/agos/detection_tables.h
parent0eb630d9899e935f45a209c0f856fbd5acb52f72 (diff)
downloadscummvm-rg350-2fd518ff73e9151a10dcd44fc35ccc0a1c0ffbb2.tar.gz
scummvm-rg350-2fd518ff73e9151a10dcd44fc35ccc0a1c0ffbb2.tar.bz2
scummvm-rg350-2fd518ff73e9151a10dcd44fc35ccc0a1c0ffbb2.zip
Add Italian Amiga version of Elvira 2.
svn-id: r27148
Diffstat (limited to 'engines/agos/detection_tables.h')
-rw-r--r--engines/agos/detection_tables.h25
1 files changed, 25 insertions, 0 deletions
diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h
index cceae8043f..9008445485 100644
--- a/engines/agos/detection_tables.h
+++ b/engines/agos/detection_tables.h
@@ -256,6 +256,31 @@ static const AGOSGameDescription gameDescriptions[] = {
GF_OLD_BUNDLE | GF_CRUNCHED | GF_PLANAR
},
+ // Elvira 2 - Italian Amiga Floppy
+ {
+ {
+ "elvira2",
+ "Floppy",
+
+ {
+ { "gameamiga", GAME_BASEFILE, "3d4e0c8da4ebd222e50de2dffed92955", -1},
+ { "icon.dat", GAME_ICONFILE, "a88b1c02e13ab04dd790ec30502c323d", -1},
+ { "menus.dat", GAME_MENUFILE, "a2fdc88a77c8bdffec6b36cbeda4d955", -1},
+ { "start", GAME_RESTFILE, "a9f876c6c66dfd011b971da3dc7b4ada", -1},
+ { "stripped.txt", GAME_STRFILE, "41c975a9c1106cb5298a0bc3df0a266e", -1},
+ { "tbllist", GAME_TBLFILE, "177f5f2640e80ef92d1421d32de06a5e", -1},
+ { NULL, 0, NULL, 0}
+ },
+ Common::IT_ITA,
+ Common::kPlatformAmiga,
+ Common::ADGF_NO_FLAGS
+ },
+
+ GType_ELVIRA2,
+ GID_ELVIRA2,
+ GF_OLD_BUNDLE | GF_CRUNCHED | GF_PLANAR
+ },
+
// Elvira 2 - English Atari ST Floppy
{
{