update iOS project

This commit is contained in:
2019-07-12 10:47:58 +02:00
parent c4633a906f
commit ea0679dfe5
8 changed files with 112 additions and 186 deletions

View File

@@ -520,6 +520,7 @@ void App::async_update()
void App::async_redraw()
{
redraw = true;
ui_cv.notify_all();
}
void App::async_end()