From 576d92e2861d6b94be0c19a557f92f7ce13a17f4 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Thu, 13 Dec 2012 01:35:04 +0200 Subject: TINSEL: Clean up the sound code --- engines/tinsel/tinlib.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/tinsel/tinlib.cpp') diff --git a/engines/tinsel/tinlib.cpp b/engines/tinsel/tinlib.cpp index 058f8eb6fd..6a396b9b01 100644 --- a/engines/tinsel/tinlib.cpp +++ b/engines/tinsel/tinlib.cpp @@ -3684,7 +3684,7 @@ static void TranslucentIndex(unsigned index) { } /** - * Play a sample. + * Play a sample (DW1 only). */ static void TryPlaySample(CORO_PARAM, int sample, bool bComplete, bool escOn, int myEscape) { CORO_BEGIN_CONTEXT; -- cgit v1.2.3