From 27ee1eb33179aa2cae92a9790867bfa5eaa0e471 Mon Sep 17 00:00:00 2001 From: Norbert Lange Date: Sat, 1 Aug 2009 16:10:00 +0000 Subject: refactored and commented player_va4 a bit fix waitcommand in Tfmx try making tfmxplayer compile again svn-id: r42976 --- sound/mods/tfmx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sound/mods/tfmx.h') 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) { -- cgit v1.2.3