From a6eddd2e99ea0b62fda35c8a6bbc18415502ba69 Mon Sep 17 00:00:00 2001 From: Giovanni Bajo Date: Fri, 26 Oct 2012 12:52:15 +0200 Subject: Add detection for original Italian version. --- engines/tony/detection_tables.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'engines') diff --git a/engines/tony/detection_tables.h b/engines/tony/detection_tables.h index d2bd81f083..ce3ab01a9f 100644 --- a/engines/tony/detection_tables.h +++ b/engines/tony/detection_tables.h @@ -123,6 +123,22 @@ static const TonyGameDescription gameDescriptions[] = { GUIO1(GUIO_NONE) }, }, + { + // Tony Tough Italian provided by Giovanni Bajo + { + "tony", + 0, + { + {"roasted.mpr", 0, "06203dbbc85fdd1e6dc8fc211c1a6207", 135911071}, + {"roasted.mpc", 0, "6202816f991b15af82aab84e3e4be011", 380183}, + AD_LISTEND + }, + Common::IT_ITA, + Common::kPlatformWindows, + ADGF_NO_FLAGS, + GUIO1(GUIO_NONE) + }, + }, { // Tony Tough Polish provided by Fabio Barzagli { -- cgit v1.2.3