Add Spanish version of Swampy Adventures.

svn-id: r25540
This commit is contained in:
Travis Howell 2007-02-13 12:14:27 +00:00
parent 55adc889e7
commit 0d418ee6ba

View File

@ -2059,5 +2059,25 @@ static const AGOSGameDescription gameDescriptions[] = {
GID_SWAMPY,
GF_OLD_BUNDLE | GF_TALKIE
},
// Simon the Sorcerer's Puzzle Pack - Swampy Adventures - Spanish
{
{
"swampy",
"CD",
{
{ "Gswampy", GAME_BASEFILE, "a534faabea5881d1f350544362edab87", -1},
{ NULL, 0, NULL, 0}
},
Common::ES_ESP,
Common::kPlatformWindows,
Common::GF_NO_FLAGS
},
GType_PP,
GID_SWAMPY,
GF_OLD_BUNDLE | GF_TALKIE
},
{ AD_TABLE_END_MARKER, 0, 0, 0 }
};