|
Examples: Fixed bindings to use ImGuiMouseCursor_COUNT instead of old name ImGuiMouseCursor_Count_ so they can compile with IMGUI_DISABLE_OBSOLETE_FUNCTIONS. (#1887)
|
|---|
|
|
| CHANGELOG.txt |
|---|
| examples/imgui_impl_glfw.cpp |
|---|
| examples/imgui_impl_sdl.cpp |
|---|
| examples/imgui_impl_win32.cpp |
|---|