aboutsummaryrefslogtreecommitdiff
path: root/sky/disk.cpp
diff options
context:
space:
mode:
authorRobert Göffringmann2003-07-07 14:58:53 +0000
committerRobert Göffringmann2003-07-07 14:58:53 +0000
commit2ad7b1e796c2b772762047d0ee86cb0382f9fc84 (patch)
tree3fc8c10ea23d72318a4a8e6fc459654efcd45ce8 /sky/disk.cpp
parent43c310924e88fed0886866812d153c8df2098b34 (diff)
downloadscummvm-rg350-2ad7b1e796c2b772762047d0ee86cb0382f9fc84.tar.gz
scummvm-rg350-2ad7b1e796c2b772762047d0ee86cb0382f9fc84.tar.bz2
scummvm-rg350-2ad7b1e796c2b772762047d0ee86cb0382f9fc84.zip
applied patch #766979 (BASS: Possible fix for problem with cut-off speech).
added small change to SFX samplerate, sparky doesn't sound like a bird now, either. svn-id: r8840
Diffstat (limited to 'sky/disk.cpp')
-rw-r--r--sky/disk.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/sky/disk.cpp b/sky/disk.cpp
index 8e91106602..390e973289 100644
--- a/sky/disk.cpp
+++ b/sky/disk.cpp
@@ -309,7 +309,6 @@ void SkyDisk::fnCacheFast(uint32 list) {
void SkyDisk::fnCacheFiles(void) {
- // call trash_all_fx
uint16 lCnt, bCnt, targCnt;
targCnt = lCnt = 0;
bool found;