X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fexternals.h;h=c9f20ca8ec946438e523de895975d8ede4bac911;hp=4ce39bb898feeca320dbabe3931bd9e8135979c0;hb=be1cb678c445cb8d9a4d707c698f0dc600a490ea;hpb=7e44d49d2a65d6e45d6f99f72a8cccdb02654aae diff --git a/plugins/dfsound/externals.h b/plugins/dfsound/externals.h index 4ce39bb8..c9f20ca8 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