aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schickel2016-03-29 18:24:14 +0200
committerJohannes Schickel2016-03-29 18:24:14 +0200
commit244e143e61678d1adb19f2864cec34f868aaf44e (patch)
treea341848334a86f8459727817e15da2fb742451a1
parent1bca15f95e4886000ef983bc205c2747afba3492 (diff)
parent914537ab52b85e504919407479cb74db905f2b1f (diff)
downloadscummvm-rg350-244e143e61678d1adb19f2864cec34f868aaf44e.tar.gz
scummvm-rg350-244e143e61678d1adb19f2864cec34f868aaf44e.tar.bz2
scummvm-rg350-244e143e61678d1adb19f2864cec34f868aaf44e.zip
Merge pull request #729 from tobiatesan/mark_ogg
JANITORIAL: Mark audio/decoders/vorbis as: used in Wintermute
-rw-r--r--audio/decoders/vorbis.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/decoders/vorbis.h b/audio/decoders/vorbis.h
index 2b9f6c3df9..49f770269b 100644
--- a/audio/decoders/vorbis.h
+++ b/audio/decoders/vorbis.h
@@ -35,6 +35,7 @@
* - sword25
* - touche
* - tucker
+ * - wintermute
*/
#ifndef AUDIO_VORBIS_H