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