aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/parallaction/detection.cpp')
-rw-r--r--engines/parallaction/detection.cpp20
1 files changed, 20 insertions, 0 deletions
diff --git a/engines/parallaction/detection.cpp b/engines/parallaction/detection.cpp
index dd8c3706ff..4cf17cf2f1 100644
--- a/engines/parallaction/detection.cpp
+++ b/engines/parallaction/detection.cpp
@@ -74,6 +74,26 @@ static const PARALLACTIONGameDescription gameDescriptions[] = {
GType_Nippon,
0,
},
+
+
+ {
+ {
+ "nippon",
+ "amiga french demo",
+ {
+ { "disk0", 0, "6fed2e18a6bfe5e8bb49144fcc95fd11", 624640},
+ { "fr", 0, "72f04be4320dfac719431419ec2b9a0d", 12778},
+ { NULL, 0, NULL, 0}
+ },
+ Common::FR_FRA,
+ Common::kPlatformAmiga,
+ Common::ADGF_NO_FLAGS
+ },
+ GType_Nippon,
+ 0,
+ },
+
+
{ AD_TABLE_END_MARKER, 0, 0 }
};