aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Hesse2012-06-22 17:54:20 +0200
committerSven Hesse2012-06-22 18:10:53 +0200
commit50d328af3a4115a9c81b25e0b4b241144a42c305 (patch)
tree79366017c046e16cfcf0941e7b602fc5696e28ab
parentf76416f00f37d8f09ed2874231e7d396bdcf11bf (diff)
downloadscummvm-rg350-50d328af3a4115a9c81b25e0b4b241144a42c305.tar.gz
scummvm-rg350-50d328af3a4115a9c81b25e0b4b241144a42c305.tar.bz2
scummvm-rg350-50d328af3a4115a9c81b25e0b4b241144a42c305.zip
GOB: Give Geisha and Fascination fallback entries AdLib feature flags
-rw-r--r--engines/gob/detection/tables_fallback.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/gob/detection/tables_fallback.h b/engines/gob/detection/tables_fallback.h
index e5a5828f2c..2853ee7b4f 100644
--- a/engines/gob/detection/tables_fallback.h
+++ b/engines/gob/detection/tables_fallback.h
@@ -315,7 +315,7 @@ static const GOBGameDescription fallbackDescs[] = {
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
},
kGameTypeFascination,
- kFeaturesNone,
+ kFeaturesAdLib,
"disk0.stk", 0, 0
},
{ //21
@@ -329,7 +329,7 @@ static const GOBGameDescription fallbackDescs[] = {
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
},
kGameTypeGeisha,
- kFeaturesEGA,
+ kFeaturesEGA | kFeaturesAdLib,
"disk1.stk", "intro.tot", 0
},
{ //22