spu/cdda: sync cdda to spu playback
[pcsx_rearmed.git] / plugins / dfsound / spu.h
index 8912684..048f643 100644 (file)
@@ -18,4 +18,4 @@
 void SetupTimer(void);\r
 void RemoveTimer(void);\r
 void CALLBACK SPUplayADPCMchannel(xa_decode_t *xap);\r
-void CALLBACK SPUplayCDDAchannel(short *pcm, int bytes);
\ No newline at end of file
+int  CALLBACK SPUplayCDDAchannel(short *pcm, int bytes);\r