aboutsummaryrefslogtreecommitdiff
path: root/sound/mods/tfmx.h
diff options
context:
space:
mode:
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) {