mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-15 14:08:30 +01:00
use loadstring for parsing size of struct members, clean spaces around +
This commit is contained in:
@@ -2940,7 +2940,7 @@ defs["structs"]["ImGuiContext"][173]["name"] = "WantTextInputNextFrame"
|
||||
defs["structs"]["ImGuiContext"][173]["type"] = "int"
|
||||
defs["structs"]["ImGuiContext"][174] = {}
|
||||
defs["structs"]["ImGuiContext"][174]["name"] = "TempBuffer[1024*3+1]"
|
||||
defs["structs"]["ImGuiContext"][174]["size"] = 4
|
||||
defs["structs"]["ImGuiContext"][174]["size"] = 3073
|
||||
defs["structs"]["ImGuiContext"][174]["type"] = "char"
|
||||
defs["structs"]["ImGuiDataTypeInfo"] = {}
|
||||
defs["structs"]["ImGuiDataTypeInfo"][1] = {}
|
||||
|
Reference in New Issue
Block a user