aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorPaul Gilbert2012-07-19 19:13:43 +1000
committerPaul Gilbert2012-07-19 19:14:20 +1000
commite160f62ade8821a507e5d07551751a1a75308a53 (patch)
treebb8a56abe46f7b4f25505e1b6a44e998f2823505 /engines
parente21bd107495f5749eb3d8edb58bde499a5cf8f6e (diff)
downloadscummvm-rg350-e160f62ade8821a507e5d07551751a1a75308a53.tar.gz
scummvm-rg350-e160f62ade8821a507e5d07551751a1a75308a53.tar.bz2
scummvm-rg350-e160f62ade8821a507e5d07551751a1a75308a53.zip
TSAGE: Changed '0' to 'ADGF_NO_FLAGS' in detection tables
Diffstat (limited to 'engines')
-rw-r--r--engines/tsage/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tsage/detection_tables.h b/engines/tsage/detection_tables.h
index 02d4a6ab9b..a84ee5662f 100644
--- a/engines/tsage/detection_tables.h
+++ b/engines/tsage/detection_tables.h
@@ -120,7 +120,7 @@ static const tSageGameDescription gameDescriptions[] = {
AD_ENTRY1s("blue.rlb", "17eabb456cb1546c66baf1aff387ba6a", 10032614),
Common::EN_ANY,
Common::kPlatformPC,
- 0,
+ ADGF_NO_FLAGS,
GUIO2(GUIO_NOSPEECH, GUIO_NOSFX)
},
GType_BlueForce,