#ifndef VPSOFTFILTER_H__
#define VPSOFTFILTER_H__

enum
{
	VP_SOFTFILTERSTRENGTH					=	1000
};

#endif	// VPSOFTFILTER_H__
