[wrap]
MAME source file: / src / emu / sound / flt_vol.h [download] (view on mamedev.org)
#pragma once

#ifndef __FLT_VOL_H__
#define __FLT_VOL_H__

void flt_volume_set_volume(int num, float volume);

SND_GET_INFO( filter_volume );

#endif /* __FLT_VOL_H__ */
  
2004-2009 MAWS all copyrights belong to their respective owners