aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfsound/reverb.h
diff options
context:
space:
mode:
authornotaz2011-02-28 00:19:48 +0200
committernotaz2011-03-01 01:06:46 +0200
commit6d866bb7894b252fc430a24a97769511d5ead1ca (patch)
tree2f532afd0b4789995f5d96f0e405a774c1a11c8b /plugins/dfsound/reverb.h
parent009faf24e665b66283558234920faab03b781d6c (diff)
downloadpcsx_rearmed-6d866bb7894b252fc430a24a97769511d5ead1ca.tar.gz
pcsx_rearmed-6d866bb7894b252fc430a24a97769511d5ead1ca.tar.bz2
pcsx_rearmed-6d866bb7894b252fc430a24a97769511d5ead1ca.zip
spu: compact chan structure a bit
Diffstat (limited to 'plugins/dfsound/reverb.h')
-rw-r--r--plugins/dfsound/reverb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/dfsound/reverb.h b/plugins/dfsound/reverb.h
index ce61818..f7e9aa2 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);