aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPaul Gilbert2016-09-02 23:56:44 -0400
committerPaul Gilbert2016-09-02 23:56:44 -0400
commit4d11f2fbf0fb9826723f043574aafe909bca7b45 (patch)
tree65e38811f4c7061610219b6afa407c3f10df5040 /audio
parentd7e52b4b50c1fa192d25e094f0a5f9ad6e8caadf (diff)
downloadscummvm-rg350-4d11f2fbf0fb9826723f043574aafe909bca7b45.tar.gz
scummvm-rg350-4d11f2fbf0fb9826723f043574aafe909bca7b45.tar.bz2
scummvm-rg350-4d11f2fbf0fb9826723f043574aafe909bca7b45.zip
AUDIO: Add Titanic to list of engines using MP3 decoder
Diffstat (limited to 'audio')
-rw-r--r--audio/decoders/mp3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/decoders/mp3.h b/audio/decoders/mp3.h
index 709aad82b9..d60225d054 100644
--- a/audio/decoders/mp3.h
+++ b/audio/decoders/mp3.h
@@ -33,6 +33,7 @@
* - scumm
* - sword1
* - sword2
+ * - titanic
* - touche
* - tucker
*/