examples : refactor common code

This commit is contained in:
Georgi Gerganov
2020-11-29 18:21:57 +02:00
parent fb02177c96
commit 88e9ed79f0
7 changed files with 123 additions and 105 deletions

View File

@@ -16,3 +16,5 @@ bool GGWave_deinit();
// ImGui helpers
bool ImGui_beginFrame(SDL_Window * window);
bool ImGui_endFrame(SDL_Window * window);