aboutsummaryrefslogtreecommitdiff
path: root/sound/iff.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/iff.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/iff.h')
-rw-r--r--sound/iff.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/iff.h b/sound/iff.h
index d7cddc80fc..2bc8b51b82 100644
--- a/sound/iff.h
+++ b/sound/iff.h
@@ -23,6 +23,11 @@
*
*/
+/**
+ * Sound decoder used in engines:
+ * - parallaction
+ */
+
#ifndef SOUND_IFF_H
#define SOUND_IFF_H