mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-14 05:38:29 +01:00
generator: detect IMGUI_HAS_DOCK and keep it in cimgui.h
This commit is contained in:
@@ -2948,6 +2948,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"enumtypes": [],
|
||||
"locations": {
|
||||
"ImBitVector": "imgui_internal:482",
|
||||
"ImColor": "imgui:2057",
|
||||
|
@@ -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