X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fdfsound%2Fspu.c;h=cb5e60215a6e6e1753832a0db0f26a09bb594190;hb=268690946c1b0883963cdeb85a4278a034bb9b72;hp=804a728833b54e7e2bb2e39d4d60a5a17e668d16;hpb=cfe71c00d61819b76744f7163316d98cc389c91e;p=pcsx_rearmed.git diff --git a/plugins/dfsound/spu.c b/plugins/dfsound/spu.c index 804a7288..cb5e6021 100644 --- a/plugins/dfsound/spu.c +++ b/plugins/dfsound/spu.c @@ -926,7 +926,7 @@ long CALLBACK SPUinit(void) iSPUIRQWait = 0; lastch = -1; - ReadConfigSPU(); // read user stuff + //ReadConfigSPU(); // read user stuff SetupStreams(); // prepare streaming return 0;