diff options
-rw-r--r-- | engines/touche/plugin.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/engines/touche/plugin.cpp b/engines/touche/plugin.cpp index d534198746..9659093ec4 100644 --- a/engines/touche/plugin.cpp +++ b/engines/touche/plugin.cpp @@ -46,6 +46,13 @@ static const GameVersion toucheGameVersionsTable[] = { Common::kPlatformPC }, { + "Touche: The Adventures of the Fifth Musketeer", + 26350190, + "95967f0b51d2e813e99ca00325098340", + Common::EN_USA, + Common::kPlatformPC + }, + { "Touche: Les Aventures du Cinquieme Mousquetaire", 26558232, "1caa20bb4d4fc2ce8eb867b6610082b3", |