X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fspu_config.h;h=6b46bf3861fdd8f05e95fe1b0b5d9a4689d24e2b;hp=fce1cdaae6c1debc55dfa74cc9c05bb61ddb8e19;hb=c2502333b2e56e520bb9ecc2f931a639eee415d7;hpb=3bd31caf9e9f5ddab2bf4fbdb5a129f4972c45f3 diff --git a/plugins/dfsound/spu_config.h b/plugins/dfsound/spu_config.h index fce1cdaa..6b46bf38 100644 --- a/plugins/dfsound/spu_config.h +++ b/plugins/dfsound/spu_config.h @@ -7,7 +7,9 @@ typedef struct int iUseReverb; int iUseInterpolation; int iTempo; + int idiablofix; int iUseThread; + int iUseFixedUpdates; // output fixed number of samples/frame // status int iThreadAvail;