lateralis/sokol/c/sokol_debugtext.c
2025-02-03 18:15:56 +13:00

7 lines
134 B
C

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