summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/flt_vol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/flt_vol.h')
-rw-r--r--src/emu/sound/flt_vol.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/sound/flt_vol.h b/src/emu/sound/flt_vol.h
index 2c050635b26..ab3af68b28e 100644
--- a/src/emu/sound/flt_vol.h
+++ b/src/emu/sound/flt_vol.h
@@ -5,4 +5,6 @@
void flt_volume_set_volume(int num, float volume);
+SND_GET_INFO( filter_volume );
+
#endif /* __FLT_VOL_H__ */