prosperon/source/engine/thirdparty/sokol/tests/functional/sokol_test.c

8 lines
249 B
C

//------------------------------------------------------------------------------
// sokol-test.c
// Sokol headers main test source.
//------------------------------------------------------------------------------
#include "utest.h"
UTEST_MAIN();