mirror of
https://github.com/aap/librw.git
synced 2025-12-21 09:59:55 +00:00
skeleton: bump imgui to 1.83
This commit is contained in:
@@ -2,3 +2,4 @@ IMGUI_API bool ImGui_ImplRW_Init(void);
|
||||
IMGUI_API void ImGui_ImplRW_Shutdown(void);
|
||||
IMGUI_API void ImGui_ImplRW_NewFrame(float timeDelta);
|
||||
sk::EventStatus ImGuiEventHandler(sk::Event e, void *param);
|
||||
void ImGui_ImplRW_RenderDrawLists(ImDrawData* draw_data);
|
||||
Reference in New Issue
Block a user