X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fexternals.h;fp=plugins%2Fdfsound%2Fexternals.h;h=3cb388c51da23e9367ef61f53f61e6182067d1e5;hp=0146553a324c74acafb0459cbbdcfe8631858524;hb=e4f075af4e4ba79332c72809d3bb4ba6e2895253;hpb=f2aec10aa8e3befe7e89070e8559d070835cc23e diff --git a/plugins/dfsound/externals.h b/plugins/dfsound/externals.h index 0146553a..3cb388c5 100644 --- a/plugins/dfsound/externals.h +++ b/plugins/dfsound/externals.h @@ -109,7 +109,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 + unsigned int prevflags:3; // flags from previous block int iLeftVolume; // left volume int iRightVolume; // right volume