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_args.cc
blob: 7e31d46fb34a2217158a64b5c71cbd20963f32c9 (
plain
)
1
2
3
4
5
6
#define SOKOL_IMPL
#include
"sokol_args.h"
void
use_args_impl
()
{
sargs_setup
({});
}