X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fspunull%2Fspunull.c;h=7f16ed5ef2e5f15b1445c6131165e89f0cc6e38f;hb=290afb383c0a8aa37f8dfec4971f625d2386fa48;hp=ece5db934c83a4368d6666e999aff2e1ab295bc6;hpb=ce085a823118a1ebccf860f4a6d550dd340a0ce4;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) +{ +} + //////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////