X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fdfsound%2Fexternals.h;h=fca387d14fcd608f25021e62c239e8b4ad94222c;hb=561aa7a9b6794c18eb1e0611854fc5edfc03a58f;hp=4e1a40bcdfbda582a3e7a6d52f672ffa4aa291f6;hpb=7285d7ad81bd55b5be49c6e7ee71d0583e84327d;p=pcsx_rearmed.git diff --git a/plugins/dfsound/externals.h b/plugins/dfsound/externals.h index 4e1a40bc..fca387d1 100644 --- a/plugins/dfsound/externals.h +++ b/plugins/dfsound/externals.h @@ -225,6 +225,8 @@ typedef struct int iLeftXAVol; int iRightXAVol; + unsigned int last_keyon_cycles; + union { unsigned char *spuMemC; unsigned short *spuMem;