waver : bump version to v1.3.2

- single-threaded app
- new message indicator
- audio capture indicator
- emscripten compatibility
This commit is contained in:
Georgi Gerganov
2021-01-07 19:19:35 +02:00
parent 8421bdd186
commit 3484bd11c2
6 changed files with 74 additions and 96 deletions

View File

@@ -2,14 +2,12 @@
#include "ggwave-common-sdl2.h"
#include <thread>
#include <vector>
std::thread initMainAndRunCore();
void initMain();
void updateCore();
void renderMain();
void deinitMain(std::thread & worker);
void deinitMain();
// share info