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

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

16 lines
154 B
C
Raw Permalink Normal View History

2018-02-19 19:54:37 +00:00
#pragma once
#ifndef TRUE
#define TRUE 1
#endif
#ifndef ON
#define ON 1
#endif
#ifndef FALSE
#define FALSE 0
#endif
#define COMPILE_FTL @COMPILE_FTL@