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_audio.cc
blob: 4205d51e6cb8c3a0810556cd4f0b26ffe6f5f36d (
plain
)
1
2
3
4
5
6
#define SOKOL_IMPL
#include
"sokol_audio.h"
void
use_audio_impl
()
{
saudio_setup
({});
}