mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-05 22:42:43 -07:00
7 lines
125 B
C
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"
|