mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-05 22:42:43 -07:00
6 lines
98 B
C
6 lines
98 B
C
#if defined(IMPL)
|
|
#define SOKOL_GFX_IMPL
|
|
#endif
|
|
#include "sokol_defines.h"
|
|
#include "sokol_gfx.h"
|