X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Freverb.h;h=f7e9aa2749b068c89dd57ecbbaeec7fde7f1ea66;hp=ce618187758c3d02106baf7c4a77d2b8a1810ce8;hb=6d866bb7894b252fc430a24a97769511d5ead1ca;hpb=009faf24e665b66283558234920faab03b781d6c diff --git a/plugins/dfsound/reverb.h b/plugins/dfsound/reverb.h index ce618187..f7e9aa27 100644 --- a/plugins/dfsound/reverb.h +++ b/plugins/dfsound/reverb.h @@ -16,6 +16,4 @@ ***************************************************************************/ void SetREVERB(unsigned short val); -INLINE void StartREVERB(int ch); -INLINE void StoreREVERB(int ch,int ns);