aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/touche/plugin.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/engines/touche/plugin.cpp b/engines/touche/plugin.cpp
index 277ec4b8c9..d534198746 100644
--- a/engines/touche/plugin.cpp
+++ b/engines/touche/plugin.cpp
@@ -51,6 +51,13 @@ static const GameVersion toucheGameVersionsTable[] = {
"1caa20bb4d4fc2ce8eb867b6610082b3",
Common::FR_FRA,
Common::kPlatformPC
+ },
+ {
+ "Touche - Die Abenteuer des funften Musketiers",
+ 26625537,
+ "be2ae6454b3325e410946f2322547cd4",
+ Common::DE_DEU,
+ Common::kPlatformPC
}
};