aboutsummaryrefslogtreecommitdiff
path: root/sound/aiff.h
diff options
context:
space:
mode:
authorEugene Sandulenko2009-03-08 15:57:59 +0000
committerEugene Sandulenko2009-03-08 15:57:59 +0000
commitef1e3ebc3c4d173704ca76cc82f0e3a09a84db86 (patch)
treeafd1fec2277fc8cdab36bcb5b4e2982620c64d0c /sound/aiff.h
parent44f479c82ead58dafbf1de4d3ab437e28cec3a86 (diff)
downloadscummvm-rg350-ef1e3ebc3c4d173704ca76cc82f0e3a09a84db86.tar.gz
scummvm-rg350-ef1e3ebc3c4d173704ca76cc82f0e3a09a84db86.tar.bz2
scummvm-rg350-ef1e3ebc3c4d173704ca76cc82f0e3a09a84db86.zip
Patch #2658710: "Add comments to specify which engines use which decoders"
svn-id: r39236
Diffstat (limited to 'sound/aiff.h')
-rw-r--r--sound/aiff.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/aiff.h b/sound/aiff.h
index 334c19217c..78449e2434 100644
--- a/sound/aiff.h
+++ b/sound/aiff.h
@@ -23,6 +23,12 @@
*
*/
+/**
+ * Sound decoder used in engines:
+ * - saga
+ * - sword1
+ */
+
#ifndef SOUND_AIFF_H
#define SOUND_AIFF_H