X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fregisters.h;h=3bca5180b4c47cb9fc66f7d475a23ff429b47f83;hp=cb95bc15088421e5a862c4011f453827c3255fb6;hb=8a55ebcc07d4f860633db8c77bb9e16bcfa03313;hpb=7e44d49d2a65d6e45d6f99f72a8cccdb02654aae diff --git a/plugins/dfsound/registers.h b/plugins/dfsound/registers.h index cb95bc15..3bca5180 100644 --- a/plugins/dfsound/registers.h +++ b/plugins/dfsound/registers.h @@ -152,5 +152,5 @@ /////////////////////////////////////////////////////////// -void CALLBACK SPUwriteRegister(unsigned long reg, unsigned short val); +void CALLBACK SPUwriteRegister(unsigned long reg, unsigned short val, unsigned int cycles);