From 2c70a0054da7a95e267aae4cc656cc90ada29e00 Mon Sep 17 00:00:00 2001 From: Einar Johan Trøan Sømåen Date: Tue, 10 Jul 2012 02:54:52 +0200 Subject: WINTERMUTE: Add detection for J.U.L.I.A. --- engines/wintermute/detection.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'engines/wintermute') diff --git a/engines/wintermute/detection.cpp b/engines/wintermute/detection.cpp index a9a188e2e4..aac6ea9f3a 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", -- cgit v1.2.3