From 5b604e42e2a6454b0566504ff88e9840cd800407 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Thu, 10 May 2018 16:59:22 +0200 Subject: AGOS: Mark 25th Anniversary releases as MT-32 hack, not a fix --- engines/agos/detection_tables.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'engines/agos') diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h index cf7dab9d85..b9cdce6b99 100644 --- a/engines/agos/detection_tables.h +++ b/engines/agos/detection_tables.h @@ -2401,7 +2401,7 @@ static const AGOSGameDescription gameDescriptions[] = { GF_TALKIE }, - // Simon the Sorcerer 2 - Russian Fan with MT-32 fix (25th Anniversary Edition) + // Simon the Sorcerer 2 - Russian Fan with MT-32 hack (25th Anniversary Edition) { { "simon2", @@ -2426,7 +2426,7 @@ static const AGOSGameDescription gameDescriptions[] = { GF_TALKIE }, - // Simon the Sorcerer 2 - Polish with MT-32 fix (25th Anniversary Edition) + // Simon the Sorcerer 2 - Polish with MT-32 hack (25th Anniversary Edition) { { "simon2", @@ -2451,7 +2451,7 @@ static const AGOSGameDescription gameDescriptions[] = { GF_TALKIE | GF_WAVSFX }, - // Simon the Sorcerer 2 - Hebrew with MT-32 fix (25th Anniversary Edition) + // Simon the Sorcerer 2 - Hebrew with MT-32 hack (25th Anniversary Edition) { { "simon2", @@ -2476,7 +2476,7 @@ static const AGOSGameDescription gameDescriptions[] = { GF_TALKIE | GF_WAVSFX }, - // Simon the Sorcerer 2 - Italian with MT-32 fix (25th Anniversary Edition) + // Simon the Sorcerer 2 - Italian with MT-32 hack (25th Anniversary Edition) { { "simon2", @@ -2501,7 +2501,7 @@ static const AGOSGameDescription gameDescriptions[] = { GF_TALKIE | GF_WAVSFX }, - // Simon the Sorcerer 2 - Czech with MT-32 fix (25th Anniversary Edition) + // Simon the Sorcerer 2 - Czech with MT-32 hack (25th Anniversary Edition) { { "simon2", @@ -2526,7 +2526,7 @@ static const AGOSGameDescription gameDescriptions[] = { GF_TALKIE | GF_WAVSFX }, - // Simon the Sorcerer 2 - Spanish with MT-32 fix (25th Anniversary Edition) + // Simon the Sorcerer 2 - Spanish with MT-32 hack (25th Anniversary Edition) { { "simon2", -- cgit v1.2.3