index
:
floooh/sokol.git
drop-mtkview
master
nyalloc-spritebatch
sapp-multiwindow
vk-swapchain-maintenance1
Sokol single-header libraries
Andre Weissflog
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
compile
/
sokol_time.c
blob: 416e500f07d5d7f8bef55e62c9234b70538e32db (
plain
)
1
2
3
4
5
6
#define SOKOL_IMPL
#include
"sokol_time.h"
void
use_time_impl
(
void
)
{
stm_setup
();
}