mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-04-19 12:46:12 +08:00
ggwave-gui : wip file sharing support
This commit is contained in:
@@ -14,6 +14,7 @@ struct SDL_Window;
|
||||
typedef void * SDL_GLContext;
|
||||
typedef union SDL_Event SDL_Event;
|
||||
|
||||
IMGUI_API bool ImGui_PreInit();
|
||||
IMGUI_API ImGuiContext* ImGui_Init(SDL_Window* window, SDL_GLContext gl_context);
|
||||
|
||||
void IMGUI_API ImGui_Shutdown();
|
||||
|
||||
Reference in New Issue
Block a user