sokol_log.c 98 B

12345
  1. #if defined(IMPL)
  2. #define SOKOL_LOG_IMPL
  3. #endif
  4. #include "sokol_defines.h"
  5. #include "sokol_log.h"