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=3e88a2c22d0e39e63e2ba0c6da73889f49ed32fe;hp=fce1cdaae6c1debc55dfa74cc9c05bb61ddb8e19;hb=1e0eac2348343c8a046f7a75d460f087556cf7f6;hpb=bf48d3aa5a4916f9228bc7d18a417c136fdc30a5 diff --git a/plugins/dfsound/spu_config.h b/plugins/dfsound/spu_config.h index fce1cdaa..3e88a2c2 100644 --- a/plugins/dfsound/spu_config.h +++ b/plugins/dfsound/spu_config.h @@ -8,6 +8,7 @@ typedef struct int iUseInterpolation; int iTempo; int iUseThread; + int iUseFixedUpdates; // output fixed number of samples/frame // status int iThreadAvail;