mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-07 08:07:20 +02:00
parent
a837b8630c
commit
a5e00bc94e
@ -67,7 +67,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||||||
#define LOG_ERROR fprintf(stderr, "ERROR: %s \n", error_string)
|
#define LOG_ERROR fprintf(stderr, "ERROR: %s \n", error_string)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef DO_TRACE
|
#if DO_TRACE
|
||||||
#define TRACE(...) fprintf(stderr, __VA_ARGS__)
|
#define TRACE(...) fprintf(stderr, __VA_ARGS__)
|
||||||
#else
|
#else
|
||||||
#define TRACE(...)
|
#define TRACE(...)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user