mirror of
https://github.com/Drezil/imgui.git
synced 2025-12-14 15:41:04 +01:00
Internals: Removed ImGuiDataType_Float2.
This commit is contained in:
@@ -249,7 +249,6 @@ enum ImGuiDataType
|
||||
ImGuiDataType_Int,
|
||||
ImGuiDataType_Float,
|
||||
ImGuiDataType_Double,
|
||||
ImGuiDataType_Float2,
|
||||
ImGuiDataType_COUNT
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user