aboutsummaryrefslogtreecommitdiff
path: root/common/unzip.cpp
diff options
context:
space:
mode:
authorD G Turner2012-04-10 06:20:05 +0100
committerD G Turner2012-04-13 07:37:26 +0100
commit845812f12e8e801ec05199298fb9400de2a80039 (patch)
tree65be45c94cd64f0f0f94e67dd6b38b74557aa8f2 /common/unzip.cpp
parent220f60fd6026ce176c7ec62d200811f62f22d0ff (diff)
downloadscummvm-rg350-845812f12e8e801ec05199298fb9400de2a80039.tar.gz
scummvm-rg350-845812f12e8e801ec05199298fb9400de2a80039.tar.bz2
scummvm-rg350-845812f12e8e801ec05199298fb9400de2a80039.zip
AUDIO: Fix skipping in QDM2 BitStream usage.
getBits(n) would cause a runtime error if n is greater than 32, but using getBits() to skip is no longer necessary as the newer BitStream class has a skip method, which is used instead.
Diffstat (limited to 'common/unzip.cpp')
0 files changed, 0 insertions, 0 deletions