yolobs-studio/plugins/obs-filters/obs-filters-config.h.in

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
144 B
C
Raw Permalink Normal View History

2016-08-28 12:07:43 +00:00
#pragma once
#ifndef TRUE
#define TRUE 1
#endif
#ifndef FALSE
#define FALSE 0
#endif
2020-10-01 20:15:25 +00:00
#define NOISEREDUCTION_ENABLED @NOISEREDUCTION_ENABLED@