sokol_debugtext.c 134 B

1234567
  1. #if defined(IMPL)
  2. #define SOKOL_DEBUGTEXT_IMPL
  3. #endif
  4. #include "sokol_defines.h"
  5. #include "sokol_gfx.h"
  6. #include "sokol_debugtext.h"