sokol_gl.c 119 B

123456
  1. #if defined(IMPL)
  2. #define SOKOL_GL_IMPL
  3. #endif
  4. #include "sokol_defines.h"
  5. #include "sokol_gfx.h"
  6. #include "sokol_gl.h"