From cf30537765750ac3d9372f4fe396bb12f33686c7 Mon Sep 17 00:00:00 2001 From: Gregory Montoir Date: Thu, 14 Dec 2006 12:41:55 +0000 Subject: added details for demo version of touche svn-id: r24848 --- engines/touche/plugin.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'engines/touche') diff --git a/engines/touche/plugin.cpp b/engines/touche/plugin.cpp index 48650291d6..168223b6f3 100644 --- a/engines/touche/plugin.cpp +++ b/engines/touche/plugin.cpp @@ -72,6 +72,14 @@ static const GameVersion toucheGameVersionsTable[] = { "1f442331d4b327c3488a9f6ffe9bdd25", Common::IT_ITA, Common::kPlatformPC + }, + { + // english demo version + "Touche: The Adventures of the Fifth Musketeer (Demo)", + 8720683, + "ddaed436445b2e77294ed19e8ae4aa2c", + Common::EN_ANY, + Common::kPlatformPC } }; -- cgit v1.2.3