X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fdfsound%2Fexternals.h;h=8e479c53172cdc3980a30090ae8fe47766a04c55;hb=67c020eeafd6d3db7f9d2c314a77990177a1c4ff;hp=ac0960f6e2d919de6b2e3d628184852221fed373;hpb=3047daea4d4f6f00fdaa0467c15efd128b822367;p=pcsx_rearmed.git diff --git a/plugins/dfsound/externals.h b/plugins/dfsound/externals.h index ac0960f6..8e479c53 100644 --- a/plugins/dfsound/externals.h +++ b/plugins/dfsound/externals.h @@ -214,6 +214,7 @@ typedef struct int iLeftXAVol; int iRightXAVol; + int cdClearSamples; // extra samples to clear the capture buffers struct { // channel volume in the cd controller unsigned char ll, lr, rl, rr; // see cdr.Attenuator* in cdrom.c } cdv; // applied on spu side for easier emulation