Browse Source

Fixed comment

ocornut 10 năm trước cách đây
mục cha
commit
b024ff85f7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,