mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-11 04:18:29 +01:00
generator: detect IMGUI_HAS_DOCK and keep it in cimgui.h
This commit is contained in:
@@ -2321,6 +2321,7 @@ defs["enums"]["ImGuiWindowFlags_"][32] = {}
|
||||
defs["enums"]["ImGuiWindowFlags_"][32]["calc_value"] = 536870912
|
||||
defs["enums"]["ImGuiWindowFlags_"][32]["name"] = "ImGuiWindowFlags_DockNodeHost"
|
||||
defs["enums"]["ImGuiWindowFlags_"][32]["value"] = "1 << 29"
|
||||
defs["enumtypes"] = {}
|
||||
defs["locations"] = {}
|
||||
defs["locations"]["ImBitVector"] = "imgui_internal:482"
|
||||
defs["locations"]["ImColor"] = "imgui:2057"
|
||||
|
Reference in New Issue
Block a user