From 8b39b0b0faa07ec5bc5f18cc2ec00ecd5b3fb949 Mon Sep 17 00:00:00 2001 From: sylvaintv Date: Sun, 12 Feb 2012 23:16:54 +0100 Subject: TOON: Add russian version detection --- engines/toon/detection.cpp | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'engines/toon') diff --git a/engines/toon/detection.cpp b/engines/toon/detection.cpp index 6a76ade90a..8234934972 100644 --- a/engines/toon/detection.cpp +++ b/engines/toon/detection.cpp @@ -76,6 +76,15 @@ static const ADGameDescription gameDescriptions[] = { }, Common::ES_ESP, Common::kPlatformPC, ADGF_NO_FLAGS, GUIO0() }, + { + "toon", "", + { + {"local.pak", 0, "48ec60709bebbdeff791d55ee18ec910", 3417846}, + {"arcaddbl.svl", 0, "1d1b96e317e03ffd3874a8ebe59556f3", 6246232}, + {"study.svl", 0, "d4aff126ee27be3c3d25e2996369d7cb", 2324368}, + }, + Common::RU_RUS, Common::kPlatformPC, ADGF_NO_FLAGS, GUIO0() + }, { "toon", "", { -- cgit v1.2.3