diff options
author | Paul Gilbert | 2018-12-08 11:37:37 -0800 |
---|---|---|
committer | Paul Gilbert | 2018-12-08 19:05:59 -0800 |
commit | 0cbd51641b0bc1b205f90324399eca6b08a75c32 (patch) | |
tree | dd0a8f90993b7e3eb3332d07a3302d7f7db79cb7 /audio | |
parent | 3661fc61ec319752a767e5981581ded026a57dd1 (diff) | |
download | scummvm-rg350-0cbd51641b0bc1b205f90324399eca6b08a75c32.tar.gz scummvm-rg350-0cbd51641b0bc1b205f90324399eca6b08a75c32.tar.bz2 scummvm-rg350-0cbd51641b0bc1b205f90324399eca6b08a75c32.zip |
GLK: FROTZ: Further sound handling
Diffstat (limited to 'audio')
-rw-r--r-- | audio/decoders/mp3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/decoders/mp3.h b/audio/decoders/mp3.h index 4740d5279a..5054cac98b 100644 --- a/audio/decoders/mp3.h +++ b/audio/decoders/mp3.h @@ -25,6 +25,7 @@ * Sound decoder used in engines: * - agos * - draci + * - glk * - kyra * - mohawk * - queen |