diff options
author | Tobia Tesan | 2016-03-28 12:36:41 +0200 |
---|---|---|
committer | Tobia Tesan | 2016-03-28 12:36:41 +0200 |
commit | 914537ab52b85e504919407479cb74db905f2b1f (patch) | |
tree | db105a14946e1e666df8e62f121819376bfa6db2 /audio | |
parent | a2250d74ed1bcda6b6726bb7e6866be9129700c7 (diff) | |
download | scummvm-rg350-914537ab52b85e504919407479cb74db905f2b1f.tar.gz scummvm-rg350-914537ab52b85e504919407479cb74db905f2b1f.tar.bz2 scummvm-rg350-914537ab52b85e504919407479cb74db905f2b1f.zip |
JANITORIAL: Mark audio/decoders/vorbis as: used in Wintermute
Diffstat (limited to 'audio')
-rw-r--r-- | audio/decoders/vorbis.h | 1 |
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 |