From f238e7563ae62dd5d067432b2cc87b8c154aa40b Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 4 Apr 2015 17:59:33 -0500 Subject: TONY: Revert Italian detection entry --- engines/tony/detection_tables.h | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/engines/tony/detection_tables.h b/engines/tony/detection_tables.h index e4a064157b..28dcaac752 100644 --- a/engines/tony/detection_tables.h +++ b/engines/tony/detection_tables.h @@ -127,22 +127,6 @@ static const TonyGameDescription gameDescriptions[] = { }, }, - { - // Tony Tough Italian (PC Action magazine) - { - "tony", - 0, - { - { "data1.cab", 0, "42344827407b974af11d60fadbd021b4", 3811 }, - AD_LISTEND - }, - Common::IT_ITA, - Common::kPlatformWindows, - ADGF_NO_FLAGS, - GUIO1(GUIO_NONE) - }, - }, - { // Tony Tough Italian provided by Giovanni Bajo { -- cgit v1.2.3