aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorPaul Gilbert2012-02-18 10:19:51 +1100
committerPaul Gilbert2012-02-18 10:19:51 +1100
commit423d41dfc1d0ce5ff340c8915c0016116d6408d7 (patch)
treeb35333a6856ddc487644a3b8783bdab33c5281aa /engines
parent53d6ef12090d0a0ce34145b3c661dc4e8df619d7 (diff)
downloadscummvm-rg350-423d41dfc1d0ce5ff340c8915c0016116d6408d7.tar.gz
scummvm-rg350-423d41dfc1d0ce5ff340c8915c0016116d6408d7.tar.bz2
scummvm-rg350-423d41dfc1d0ce5ff340c8915c0016116d6408d7.zip
TSAGE: Disabled Spanish Blue Force detection entry
Diffstat (limited to 'engines')
-rw-r--r--engines/tsage/detection_tables.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/engines/tsage/detection_tables.h b/engines/tsage/detection_tables.h
index 583cd8e15b..d538cbacbf 100644
--- a/engines/tsage/detection_tables.h
+++ b/engines/tsage/detection_tables.h
@@ -140,6 +140,8 @@ static const tSageGameDescription gameDescriptions[] = {
GType_BlueForce,
GF_CD | GF_ALT_REGIONS
},
+#if 0
+ // Blue Force Spanish doesn't yet work
// Blue Force Spanish CD
{
{
@@ -154,7 +156,7 @@ static const tSageGameDescription gameDescriptions[] = {
GType_BlueForce,
GF_CD | GF_ALT_REGIONS
},
-
+#endif
// Return to Ringworld
{
{