From 027af044ce8eb233e47cd7134da42f0b53cf2784 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 15 Sep 2022 12:47:58 +0000 Subject: a --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 115c205a..3cc0904d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "json"] path = json url = https://github.com/nlohmann/json.git +[submodule "imgui"] + path = imgui + url = https://github.com/ocornut/imgui.git -- cgit v1.2.3