aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfsound/externals.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dfsound/externals.h')
-rw-r--r--plugins/dfsound/externals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/dfsound/externals.h b/plugins/dfsound/externals.h
index 4ce39bb..c9f20ca 100644
--- a/plugins/dfsound/externals.h
+++ b/plugins/dfsound/externals.h
@@ -115,6 +115,7 @@ typedef struct
unsigned int bRVBActive:1; // reverb active flag
unsigned int bNoise:1; // noise active flag
unsigned int bFMod:2; // freq mod (0=off, 1=sound channel, 2=freq channel)
+ unsigned int bJump:1; // last decoded block jumped
int iLeftVolume; // left volume
int iRightVolume; // right volume