diff options
author | Sven Hesse | 2012-06-16 04:29:57 +0200 |
---|---|---|
committer | Sven Hesse | 2012-06-16 04:29:57 +0200 |
commit | 230a0edc2d966e5990115b5669b5236d2d41618e (patch) | |
tree | 82c6e55b248524b0712b0dcc095509c69e3c27fe /audio/mods | |
parent | 555afaa50c45a51e53c88c6cb1d52a66ba367fd5 (diff) | |
download | scummvm-rg350-230a0edc2d966e5990115b5669b5236d2d41618e.tar.gz scummvm-rg350-230a0edc2d966e5990115b5669b5236d2d41618e.tar.bz2 scummvm-rg350-230a0edc2d966e5990115b5669b5236d2d41618e.zip |
AUDIO: gob uses protracker too
Diffstat (limited to 'audio/mods')
-rw-r--r-- | audio/mods/protracker.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mods/protracker.h b/audio/mods/protracker.h index d52322f07e..5f47c4453b 100644 --- a/audio/mods/protracker.h +++ b/audio/mods/protracker.h @@ -25,6 +25,7 @@ * Sound decoder used in engines: * - agos * - parallaction + * - gob */ #ifndef AUDIO_MODS_PROTRACKER_H |