Files
VEFontCache-Odin/thirdparty/sokol/c/sokol_gfx.c
2025-04-14 14:49:36 -04:00

6 lines
98 B
C

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