mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 07:53:36 +00:00
Add Spanish version of Swampy Adventures.
svn-id: r25540
This commit is contained in:
parent
55adc889e7
commit
0d418ee6ba
@ -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 }
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user