aboutsummaryrefslogtreecommitdiff
path: root/common/rdft.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/rdft.h')
-rw-r--r--common/rdft.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/rdft.h b/common/rdft.h
index 4bbde45d35..3386940404 100644
--- a/common/rdft.h
+++ b/common/rdft.h
@@ -39,6 +39,9 @@ namespace Common {
/**
* (Inverse) Real Discrete Fourier Transform.
*
+ * Used in audio:
+ * - QDM2
+ *
* Used in engines:
* - scumm
*/