mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
[ImGui] Update to v1.88
This commit is contained in:
parent
e97eb75b94
commit
f04cfb3b65
2
third_party/imgui
vendored
2
third_party/imgui
vendored
|
|
@ -1 +1 @@
|
||||||
Subproject commit ca30ef4269150e71a950106c6cfa8f94898581da
|
Subproject commit 9aae45eb4a05a5a1f96be1ef37eb503a12ceb889
|
||||||
1
third_party/imgui.lua
vendored
1
third_party/imgui.lua
vendored
|
|
@ -18,6 +18,7 @@ project("imgui")
|
||||||
"imgui/imgui_draw.cpp",
|
"imgui/imgui_draw.cpp",
|
||||||
"imgui/imgui_demo.cpp",
|
"imgui/imgui_demo.cpp",
|
||||||
"imgui/imgui_internal.h",
|
"imgui/imgui_internal.h",
|
||||||
|
"imgui/imgui_tables.cpp",
|
||||||
"imgui/imgui_widgets.cpp",
|
"imgui/imgui_widgets.cpp",
|
||||||
"imgui/imstb_rectpack.h",
|
"imgui/imstb_rectpack.h",
|
||||||
"imgui/imstb_textedit.h",
|
"imgui/imstb_textedit.h",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue