aboutsummaryrefslogtreecommitdiff
path: root/sound/mods/tfmx.h
diff options
context:
space:
mode:
authorNorbert Lange2009-08-01 16:10:00 +0000
committerNorbert Lange2009-08-01 16:10:00 +0000
commit27ee1eb33179aa2cae92a9790867bfa5eaa0e471 (patch)
tree7bcd54e8db2a86bf73df5755ad8ae85d0ca4e456 /sound/mods/tfmx.h
parent1becc072f91994425abc9d9e8a3759fc45f63017 (diff)
downloadscummvm-rg350-27ee1eb33179aa2cae92a9790867bfa5eaa0e471.tar.gz
scummvm-rg350-27ee1eb33179aa2cae92a9790867bfa5eaa0e471.tar.bz2
scummvm-rg350-27ee1eb33179aa2cae92a9790867bfa5eaa0e471.zip
refactored and commented player_va4 a bit
fix waitcommand in Tfmx try making tfmxplayer compile again svn-id: r42976
Diffstat (limited to 'sound/mods/tfmx.h')
-rw-r--r--sound/mods/tfmx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/mods/tfmx.h b/sound/mods/tfmx.h
index 267c122ce3..f720d727d6 100644
--- a/sound/mods/tfmx.h
+++ b/sound/mods/tfmx.h
@@ -232,6 +232,7 @@ private:
channel.macroSfxRun = 0;
channel.macroLoopCount = 0xFF;
channel.dmaIntCount = 0;
+ channel.deferWait = false;
}
static void clearEffects(ChannelContext &channel) {