summaryrefslogtreecommitdiff
path: root/eq.h
diff options
context:
space:
mode:
Diffstat (limited to 'eq.h')
-rw-r--r--eq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/eq.h b/eq.h
index fd28b25..52ea3d8 100644
--- a/eq.h
+++ b/eq.h
@@ -3,7 +3,7 @@
extern unsigned char eq_levels[];
-void eq_decay();
+void eq_decay(int);
void eq_read();
#endif