Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental

This commit is contained in:
Gliniak 2022-12-31 10:53:25 +01:00
commit 26415cb8b1
38 changed files with 632 additions and 6570 deletions

View file

@ -24,6 +24,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",