aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/detection_tables.h
diff options
context:
space:
mode:
authorTravis Howell2007-12-16 01:22:31 +0000
committerTravis Howell2007-12-16 01:22:31 +0000
commit9a7f4865f6b681d3cc8fae87d00eec8122a2163f (patch)
tree1bb9fd07c290abddd73b9f696d0ce5442187dd27 /engines/agos/detection_tables.h
parent35e8a6651864dd8dc6c4607b0aefa32a571f29be (diff)
downloadscummvm-rg350-9a7f4865f6b681d3cc8fae87d00eec8122a2163f.tar.gz
scummvm-rg350-9a7f4865f6b681d3cc8fae87d00eec8122a2163f.tar.bz2
scummvm-rg350-9a7f4865f6b681d3cc8fae87d00eec8122a2163f.zip
Add Spanish fan translation of Elvira 1 (DOS).
svn-id: r29867
Diffstat (limited to 'engines/agos/detection_tables.h')
-rw-r--r--engines/agos/detection_tables.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h
index f600b3febf..927dd09642 100644
--- a/engines/agos/detection_tables.h
+++ b/engines/agos/detection_tables.h
@@ -196,6 +196,28 @@ static const AGOSGameDescription gameDescriptions[] = {
GF_OLD_BUNDLE
},
+ // Elvira 1 - English DOS Floppy, with Spanish patch
+ {
+ {
+ "elvira1",
+ "Floppy",
+
+ {
+ { "gamepc", GAME_BASEFILE, "97d2f74db08845c43474312a87330cf6", -1},
+ { "icon.dat", GAME_ICONFILE, "fda48c9da7f3e72d0313e2f5f760fc45", -1},
+ { "tbllist", GAME_TBLFILE, "319f6b227c7822a551f57d24e70f8149", -1},
+ { NULL, 0, NULL, 0}
+ },
+ Common::ES_ESP,
+ Common::kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
+
+ GType_ELVIRA1,
+ GID_ELVIRA1,
+ GF_OLD_BUNDLE
+ },
+
// Elvira 1 - French DOS Floppy
{
{