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=97ea407715c0eafc8d73ffc5477f6d7e6ad8f20b;hpb=ef79bbde537d6b9c745a7d86cb9df1d04c35590d 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);