aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/sound.h
diff options
context:
space:
mode:
authorJohannes Schickel2010-02-03 09:42:40 +0000
committerJohannes Schickel2010-02-03 09:42:40 +0000
commit8ae24a27b3f6cb2272fd7c732c8583623c8164f4 (patch)
treeee73d8040909083c53b0c53fba3d41d3f14b48d2 /engines/tinsel/sound.h
parentfe35d372dab08a2e202b5ecb41ccc14298f8cfbd (diff)
downloadscummvm-rg350-8ae24a27b3f6cb2272fd7c732c8583623c8164f4.tar.gz
scummvm-rg350-8ae24a27b3f6cb2272fd7c732c8583623c8164f4.tar.bz2
scummvm-rg350-8ae24a27b3f6cb2272fd7c732c8583623c8164f4.zip
Yet more Flac -> FLAC changes for consistency.
svn-id: r47847
Diffstat (limited to 'engines/tinsel/sound.h')
-rw-r--r--engines/tinsel/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/sound.h b/engines/tinsel/sound.h
index 36c5af1891..b8990f0106 100644
--- a/engines/tinsel/sound.h
+++ b/engines/tinsel/sound.h
@@ -62,7 +62,7 @@ protected:
kVOCMode,
kMP3Mode,
kVorbisMode,
- kFlacMode
+ kFLACMode
};
struct Channel {