5 lines
98 B
C
5 lines
98 B
C
#if defined(IMPL)
|
|
#define SOKOL_LOG_IMPL
|
|
#endif
|
|
#include "sokol_defines.h"
|
|
#include "sokol_log.h"
|