aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorEugene Sandulenko2018-07-05 22:18:44 +0200
committerEugene Sandulenko2018-07-05 22:18:44 +0200
commitd516f57561b6426a1b0d1381fd8d67639511e5f9 (patch)
treecb197a665e306fa85eeb9367cab5d1f0f741b5a2 /engines
parent95f46e389256ea6e4cc064b8b4af0b4db86d6d06 (diff)
downloadscummvm-rg350-d516f57561b6426a1b0d1381fd8d67639511e5f9.tar.gz
scummvm-rg350-d516f57561b6426a1b0d1381fd8d67639511e5f9.tar.bz2
scummvm-rg350-d516f57561b6426a1b0d1381fd8d67639511e5f9.zip
QUEEN: Added detection for Russian interview demo
Diffstat (limited to 'engines')
-rw-r--r--engines/queen/detection.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/engines/queen/detection.cpp b/engines/queen/detection.cpp
index 3b1d6789e0..addbcf8d02 100644
--- a/engines/queen/detection.cpp
+++ b/engines/queen/detection.cpp
@@ -131,6 +131,19 @@ static const QueenGameDescription gameDescriptions[] = {
},
},
+ // DOS Interview Demo - Russian
+ {
+ {
+ "queen",
+ "Interview",
+ AD_ENTRY1s("queen.1c", "246dd55f475c9ea6524c556227fd0383", 1889658),
+ Common::RU_RUS,
+ Common::kPlatformDOS,
+ ADGF_DEMO,
+ GUIO1(GUIO_NOSPEECH)
+ },
+ },
+
// PCGAMES DOS Demo - English
{
{