sokol_shape.c 125 B

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