mirror of
https://github.com/Drezil/imgui.git
synced 2025-03-29 07:22:44 +00:00
Fixed comment
This commit is contained in:
parent
dee2790133
commit
b024ff85f7
2
imgui.h
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…
x
Reference in New Issue
Block a user