From b9286099f8ce30214bd3c7071847a01c8056fead Mon Sep 17 00:00:00 2001 From: Einar Johan Trøan Sømåen Date: Sat, 5 Apr 2014 15:21:08 +0200 Subject: WINTERMUTE: Add a detection entry for the steam version of J.U.L.I.A. --- engines/wintermute/detection_tables.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'engines/wintermute/detection_tables.h') diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h index e7b55dba08..155bf2c5a6 100644 --- a/engines/wintermute/detection_tables.h +++ b/engines/wintermute/detection_tables.h @@ -541,6 +541,16 @@ static const ADGameDescription gameDescriptions[] = { ADGF_UNSTABLE, GUIO0() }, + // J.U.L.I.A. (English, steam version) + { + "julia", + "Steam version", + AD_ENTRY1s("data.dcp", "fe90023ccc22f35185b40b910e0d03a2", 10101373), + Common::EN_ANY, + Common::kPlatformWindows, + ADGF_UNSTABLE, + GUIO0() + }, // J.U.L.I.A. (English) (Demo) { "julia", -- cgit v1.2.3