obs-studio/plugins/obs-filters/obs-filters-config.h.in
2023-01-28 19:03:55 -08:00

12 lines
120 B
C

#pragma once
#ifndef TRUE
#define TRUE 1
#endif
#ifndef FALSE
#define FALSE 0
#endif
#cmakedefine HAS_NOISEREDUCTION