3rdparty: Add imgui

This commit is contained in:
Connor McLaughlin
2021-09-14 19:11:59 +10:00
committed by refractionpcsx2
parent 2330d3a056
commit 9334285edd
11 changed files with 1275 additions and 0 deletions
+3
View File
@@ -21,3 +21,6 @@
path = 3rdparty/rapidyaml/rapidyaml
url = https://github.com/biojppm/rapidyaml.git
branch = master
[submodule "3rdparty/imgui/imgui"]
path = 3rdparty/imgui/imgui
url = https://github.com/ocornut/imgui.git