lateralis/sokol/c/sokol_glue.c

8 lines
146 B
C
Raw Normal View History

2025-02-03 18:15:56 +13:00
#if defined(IMPL)
#define SOKOL_GLUE_IMPL
#endif
#include "sokol_defines.h"
#include "sokol_app.h"
#include "sokol_gfx.h"
#include "sokol_glue.h"