aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMatthew Hoops2011-12-22 23:52:41 -0500
committerMatthew Hoops2011-12-24 11:09:54 -0500
commit42bb9a226447863c670273443b7debfede10f5f1 (patch)
treeb42e2694cf0ec1c6f0db85fcbeaa98371a72b314 /audio
parent4164b31e4a33b3c856acf2b58d0c05b4d96eb91d (diff)
downloadscummvm-rg350-42bb9a226447863c670273443b7debfede10f5f1.tar.gz
scummvm-rg350-42bb9a226447863c670273443b7debfede10f5f1.tar.bz2
scummvm-rg350-42bb9a226447863c670273443b7debfede10f5f1.zip
AUDIO: SAGA now uses the Mac snd code too
Diffstat (limited to 'audio')
-rw-r--r--audio/decoders/mac_snd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/decoders/mac_snd.h b/audio/decoders/mac_snd.h
index 7e960058ae..4380808eae 100644
--- a/audio/decoders/mac_snd.h
+++ b/audio/decoders/mac_snd.h
@@ -23,6 +23,7 @@
/**
* @file
* Sound decoder used in engines:
+ * - saga
* - sci
*/