Fixed comment

features/sdl_renderer3_multiviewports
ocornut ago%!(EXTRA string=11 years)
parent dee2790133
commit b024ff85f7
  1. 2
      imgui.h

@ -536,7 +536,7 @@ enum ImGuiColorEditMode_
ImGuiColorEditMode_HEX = 2
};
// Enumeration for io.MouseCursor
// Enumeration for GetMouseCursor()
enum ImGuiMouseCursor_
{
ImGuiMouseCursor_Arrow = 0,

Loading…
Cancel
Save