X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fexternals.h;fp=plugins%2Fdfsound%2Fexternals.h;h=4f48c65da1bb26511e983b487052324913baf59a;hp=d752acf2e291cc7fd2936e94e8826c18900f4073;hb=c2eee46bfb8a3fde297735a8b115330498d442b4;hpb=9a0a61d27586bfb93aa443cc59d9588d2b9cf992 diff --git a/plugins/dfsound/externals.h b/plugins/dfsound/externals.h index d752acf2..4f48c65d 100644 --- a/plugins/dfsound/externals.h +++ b/plugins/dfsound/externals.h @@ -241,7 +241,7 @@ typedef struct int * SSumLR; - void (CALLBACK *irqCallback)(void); // func of main emu, called on spu irq + void (CALLBACK *irqCallback)(int); //void (CALLBACK *cddavCallback)(short, short); void (CALLBACK *scheduleCallback)(unsigned int);