sokol_gfx.c 98 B

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