trueno/modules/sokol-jai/sokol/c/sokol_shape.c
2025-04-26 10:51:41 +03:00

7 lines
125 B
C

#if defined(IMPL)
#define SOKOL_SHAPE_IMPL
#endif
#include "sokol_defines.h"
#include "sokol_gfx.h"
#include "sokol_shape.h"