prosperon/source/engine/thirdparty/sokol/tests/compile/sokol_time.cc

8 lines
87 B
C++
Raw Normal View History

#define SOKOL_IMPL
#include "sokol_time.h"
void use_time_impl() {
stm_setup();
}