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=9a139e1792051ab6d1b40a6e50de88ef878cf790;hp=c6641be52f91a33d0746578e2413c62af03cca9e;hb=de4a0279efefdd2e4595c8fc27f1564f4bff9341;hpb=3154bfab51566cbaa5bce3965d4c915bfb1b4f53 diff --git a/plugins/dfsound/spu_config.h b/plugins/dfsound/spu_config.h index c6641be5..9a139e17 100644 --- a/plugins/dfsound/spu_config.h +++ b/plugins/dfsound/spu_config.h @@ -7,6 +7,7 @@ typedef struct int iUseReverb; int iUseInterpolation; int iTempo; + int iUseThread; } SPUConfig; extern SPUConfig spu_config;