ov_open_callbacks doesn't set ass_errno obviously. removed it from the
[laserbrain_demo] / src / imgui / imgui_user.h
1 namespace ImGui {
2         IMGUI_API ImGuiIO *GetIOPtr();
3 }