From 2c70a0054da7a95e267aae4cc656cc90ada29e00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Einar=20Johan=20Tr=C3=B8an=20S=C3=B8ma=CC=8Aen?= Date: Tue, 10 Jul 2012 02:54:52 +0200 Subject: [PATCH] WINTERMUTE: Add detection for J.U.L.I.A. --- engines/wintermute/detection.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/engines/wintermute/detection.cpp b/engines/wintermute/detection.cpp index a9a188e2e43..aac6ea9f3ab 100644 --- a/engines/wintermute/detection.cpp +++ b/engines/wintermute/detection.cpp @@ -83,6 +83,16 @@ static const ADGameDescription gameDescriptions[] = { ADGF_USEEXTRAASTITLE, GUIO0() }, + { + "wintermute", + "J.U.L.I.A.", + AD_ENTRY1s("data.dcp", "c2264b4f8fcd132d2913ff5b6076a24f", 10109741), + Common::EN_ANY, + Common::kPlatformWindows, + ADGF_UNSTABLE | + ADGF_USEEXTRAASTITLE, + GUIO0() + }, { "wintermute", "J.U.L.I.A. Demo",