aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/agi.cpp
diff options
context:
space:
mode:
authorSven Hesse2013-04-28 17:31:53 +0200
committerSven Hesse2013-04-28 17:31:53 +0200
commit2c5a0008badb2c89d1c3f62f7c8b105b22ed8a19 (patch)
treecfd39e49248a6e7266f2e9d0aaa1fd2139850f34 /engines/agi/agi.cpp
parent1108d202f97d7ddd29ee826647af5b0063c51afd (diff)
downloadscummvm-rg350-2c5a0008badb2c89d1c3f62f7c8b105b22ed8a19.tar.gz
scummvm-rg350-2c5a0008badb2c89d1c3f62f7c8b105b22ed8a19.tar.bz2
scummvm-rg350-2c5a0008badb2c89d1c3f62f7c8b105b22ed8a19.zip
AUDIO: Do not error out when channel offset >= length after interrupt()
This fixes a Protracker module in the OS/2 version of Hopkins FBI (bug #3612101). In row 0x30 of the first pattern, the set channel offset effect in the fourth track pushes the offset past the sample (repeat) length. This is not error; the mixing function already handles this case flawlessly. No assert() is necessary there.
Diffstat (limited to 'engines/agi/agi.cpp')
0 files changed, 0 insertions, 0 deletions