aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/cryo/detection.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/engines/cryo/detection.cpp b/engines/cryo/detection.cpp
index 10d42f1cdb..2ae01f41dd 100644
--- a/engines/cryo/detection.cpp
+++ b/engines/cryo/detection.cpp
@@ -103,6 +103,17 @@ static const ADGameDescription gameDescriptions[] = {
GUIO1(GUIO_NONE)
},
+ // Lost Eden DE PC version
+ {
+ "losteden",
+ 0,
+ AD_ENTRY1s("EDEN.DAT", 0, 457719104),
+ Common::DE_DEU,
+ Common::kPlatformDOS,
+ ADGF_UNSTABLE,
+ GUIO1(GUIO_NONE)
+ },
+
// Lost Eden Mac version
{
"losteden",