diff options
author | unknown | 2015-04-04 17:59:33 -0500 |
---|---|---|
committer | unknown | 2015-04-04 17:59:33 -0500 |
commit | f238e7563ae62dd5d067432b2cc87b8c154aa40b (patch) | |
tree | 852d769917599552aaff12fd7371b7c9e417e91b /engines/tony | |
parent | 2b1bc8dc3cbcd6c85ee8ba5734154c8e72a38645 (diff) | |
download | scummvm-rg350-f238e7563ae62dd5d067432b2cc87b8c154aa40b.tar.gz scummvm-rg350-f238e7563ae62dd5d067432b2cc87b8c154aa40b.tar.bz2 scummvm-rg350-f238e7563ae62dd5d067432b2cc87b8c154aa40b.zip |
TONY: Revert Italian detection entry
Diffstat (limited to 'engines/tony')
-rw-r--r-- | engines/tony/detection_tables.h | 16 |
1 files changed, 0 insertions, 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 @@ -128,22 +128,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 { "tony", |