From 55fee6d97b3739eeac70429b1083420f875025b9 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Tue, 18 Dec 2012 02:24:07 +0200 Subject: TINSEL: Enhanced music is not supported in the Mac version of DW1 Also, did some minor whitespace formatting --- engines/tinsel/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/tinsel/detection_tables.h') diff --git a/engines/tinsel/detection_tables.h b/engines/tinsel/detection_tables.h index 4762acfe2c..f6b1487561 100644 --- a/engines/tinsel/detection_tables.h +++ b/engines/tinsel/detection_tables.h @@ -490,7 +490,7 @@ static const TinselGameDescription gameDescriptions[] = { }, GID_DW1, 0, - GF_SCNFILES | GF_ENHANCED_AUDIO_SUPPORT, + GF_SCNFILES, TINSEL_V1, }, -- cgit v1.2.3