diff jssplr.h @ 271:6d9a3577741b

XM effect '9xx' stores its last non-zero parameter.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 10 Oct 2012 20:27:17 +0300
parents 81f3993412ae
children 3bdc776a4b33
line wrap: on
line diff
--- a/jssplr.h	Wed Oct 10 19:31:09 2012 +0300
+++ b/jssplr.h	Wed Oct 10 20:27:17 2012 +0300
@@ -96,6 +96,8 @@
 
             lastMultiRetrigParamX,
             lastMultiRetrigParamY,
+
+            lastSampleOffsetParam,
             
             iSaveNDFlags;           // For notedelay-effect
 } JSSPlayerChannel;