lateralis/sokol/c/sokol_app.c

6 lines
98 B
C
Raw Permalink Normal View History

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