ocornut преди 10 години
родител
ревизия
b024ff85f7
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      imgui.h

+ 1 - 1
imgui.h

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