diff options
author | Paul Gilbert | 2016-09-03 09:58:50 -0400 |
---|---|---|
committer | Paul Gilbert | 2016-09-03 09:58:50 -0400 |
commit | 7d0c83850c88f16f0e877370877d2bec0305b0a8 (patch) | |
tree | 899730f7085ad338da8c473f6ca4e5902a7149dc /audio/decoders | |
parent | 37178fab3cd52b3da8ef549e6dfcdd816b79d4fb (diff) | |
download | scummvm-rg350-7d0c83850c88f16f0e877370877d2bec0305b0a8.tar.gz scummvm-rg350-7d0c83850c88f16f0e877370877d2bec0305b0a8.tar.bz2 scummvm-rg350-7d0c83850c88f16f0e877370877d2bec0305b0a8.zip |
AUDIO: Whitespace fix in MP3 engine usage list
Diffstat (limited to 'audio/decoders')
-rw-r--r-- | audio/decoders/mp3.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/decoders/mp3.h b/audio/decoders/mp3.h index d60225d054..4740d5279a 100644 --- a/audio/decoders/mp3.h +++ b/audio/decoders/mp3.h @@ -33,7 +33,7 @@ * - scumm * - sword1 * - sword2 - * - titanic + * - titanic * - touche * - tucker */ |