aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/detection_tables.h
diff options
context:
space:
mode:
authorTravis Howell2009-03-25 08:06:04 +0000
committerTravis Howell2009-03-25 08:06:04 +0000
commit91d8f6e228cd2fedf26f9434560d1ca8c6cd0908 (patch)
tree50528081cedf71bead85510b11f40bec4fa9b721 /engines/agos/detection_tables.h
parent42d67b4a3ae60afc4e2b4405d3d5da20ff0818c8 (diff)
downloadscummvm-rg350-91d8f6e228cd2fedf26f9434560d1ca8c6cd0908.tar.gz
scummvm-rg350-91d8f6e228cd2fedf26f9434560d1ca8c6cd0908.tar.bz2
scummvm-rg350-91d8f6e228cd2fedf26f9434560d1ca8c6cd0908.zip
Add French DOS version of Waxworks.
svn-id: r39681
Diffstat (limited to 'engines/agos/detection_tables.h')
-rw-r--r--engines/agos/detection_tables.h28
1 files changed, 28 insertions, 0 deletions
diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h
index 149cb446c3..5043138444 100644
--- a/engines/agos/detection_tables.h
+++ b/engines/agos/detection_tables.h
@@ -850,6 +850,34 @@ static const AGOSGameDescription gameDescriptions[] = {
GF_OLD_BUNDLE
},
+ // Waxworks - French DOS Floppy
+ {
+ {
+ "waxworks",
+ "Floppy",
+
+ {
+ { "gamepc", GAME_BASEFILE, "7edfdcccbf7627532882192c1a356150", 53681},
+ { "icon.dat", GAME_ICONFILE, "ef1b8ad3494cf103dc10a99fe152ef9a", 20901},
+ { "menus.dat", GAME_MENUFILE, "3409eeb8ca8b46fc04da99de67573f5e", 320},
+ { "roomslst", GAME_RMSLFILE, "e3758c46ab8f3c23a1ac012bd607108d", 128},
+ { "start", GAME_RESTFILE, "036b647973d6884cdfc2042a3d12df83", 15354},
+ { "statelst", GAME_STATFILE, "469e98c69f00928a8366ba415d91902d", 11104},
+ { "stripped.txt", GAME_STRFILE, "f259e3e07a1cde8d0404a767d815e12c", 225},
+ { "tbllist", GAME_TBLFILE, "95c44bfc380770a6b6dd0dfcc69e80a0", 309},
+ { "xtbllist", GAME_XTBLFILE, "6c7b3db345d46349a5226f695c03e20f", 88},
+ { NULL, 0, NULL, 0}
+ },
+ Common::FR_FRA,
+ Common::kPlatformPC,
+ ADGF_NO_FLAGS
+ },
+
+ GType_WW,
+ GID_WAXWORKS,
+ GF_OLD_BUNDLE
+ },
+
// Waxworks - German DOS Floppy
{
{