X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fspunull%2Fspunull.c;h=7f16ed5ef2e5f15b1445c6131165e89f0cc6e38f;hb=8a20e961740222fc34d48b8e7a0c6fd7c6909350;hp=ece5db934c83a4368d6666e999aff2e1ab295bc6;hpb=b64fb8912577f6f1e856bf255b6bd96e4e977203;p=pcsx_rearmed.git diff --git a/plugins/spunull/spunull.c b/plugins/spunull/spunull.c index ece5db93..7f16ed5e 100644 --- a/plugins/spunull/spunull.c +++ b/plugins/spunull/spunull.c @@ -284,6 +284,11 @@ void CALLBACK SPUplayADPCMchannel(xa_decode_t *xap) { } +void CALLBACK SPUsetCDvol(unsigned char ll, unsigned char lr, + unsigned char rl, unsigned char rr, unsigned int cycle) +{ +} + //////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////