aboutsummaryrefslogtreecommitdiff
path: root/sound/mods/maxtrax.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mods/maxtrax.h')
-rw-r--r--sound/mods/maxtrax.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/mods/maxtrax.h b/sound/mods/maxtrax.h
index 0e266dfc90..1edfa5945b 100644
--- a/sound/mods/maxtrax.h
+++ b/sound/mods/maxtrax.h
@@ -202,6 +202,7 @@ public:
void stopMusic();
void freePatches();
void freeScores();
+ void resetChannel(ChannelContext &chan, bool rightChannel);
int calcNote(VoiceContext &voice);
int8 noteOn(ChannelContext &channel, byte note, uint16 volume, uint16 pri);