TSAGE: Add detection entry for Blue Force Spanish CD

This commit is contained in:
Paul Gilbert 2012-02-06 21:42:58 +11:00
parent 9de279b2ab
commit e81d1848d1

View File

@ -140,6 +140,20 @@ static const tSageGameDescription gameDescriptions[] = {
GType_BlueForce,
GF_CD | GF_ALT_REGIONS
},
// Blue Force Spanish CD
{
{
"blueforce",
"CD",
AD_ENTRY1s("blue.rlb", "5b2b35c51b62e82d82b0791540bfae2d", 10082565),
Common::ES_ESP,
Common::kPlatformPC,
ADGF_CD | ADGF_TESTING,
GUIO2(GUIO_NOSPEECH, GUIO_NOSFX)
},
GType_BlueForce,
GF_CD | GF_ALT_REGIONS
},
// Return to Ringworld
{