X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fspu.c;h=cb5e60215a6e6e1753832a0db0f26a09bb594190;hp=804a728833b54e7e2bb2e39d4d60a5a17e668d16;hb=d7296e10805869f9772afc77d31ab4f7715e6e82;hpb=e4eb18c1d2acc12f429723a3a65687eb2dc7eefb 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;