From ffb414d2655737a78fb192feb4a2828160dd99ad Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Tue, 31 Aug 2010 05:18:38 +0000 Subject: AGOS: Add Polish version of Swampy Adventures. svn-id: r52464 --- engines/agos/detection_tables.h | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'engines/agos/detection_tables.h') diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h index e3709f8409..963c08849c 100644 --- a/engines/agos/detection_tables.h +++ b/engines/agos/detection_tables.h @@ -2811,6 +2811,27 @@ static const AGOSGameDescription gameDescriptions[] = { GF_OLD_BUNDLE | GF_TALKIE }, + // Simon the Sorcerer's Puzzle Pack - Swampy Adventures - Polish + { + { + "swampy", + "CD", + + { + { "Gswampy", GAME_BASEFILE, "31bfb5169b47ccc19177e61bd31d4391", -1}, + { NULL, 0, NULL, 0} + }, + Common::PL_POL, + Common::kPlatformWindows, + ADGF_NO_FLAGS, + GUIO_NOSUBTITLES + }, + + GType_PP, + GID_SWAMPY, + GF_OLD_BUNDLE | GF_TALKIE + }, + // Simon the Sorcerer's Puzzle Pack - Swampy Adventures - Spanish { { -- cgit v1.2.3