[ImGui] Update to v1.88

This commit is contained in:
Joel Linn 2022-09-22 13:56:03 +02:00 committed by Rick Gibbed
parent e97eb75b94
commit f04cfb3b65
2 changed files with 2 additions and 1 deletions

2
third_party/imgui vendored

@ -1 +1 @@
Subproject commit ca30ef4269150e71a950106c6cfa8f94898581da
Subproject commit 9aae45eb4a05a5a1f96be1ef37eb503a12ceb889

View File

@ -18,6 +18,7 @@ project("imgui")
"imgui/imgui_draw.cpp",
"imgui/imgui_demo.cpp",
"imgui/imgui_internal.h",
"imgui/imgui_tables.cpp",
"imgui/imgui_widgets.cpp",
"imgui/imstb_rectpack.h",
"imgui/imstb_textedit.h",