Skip to content

Commit

Permalink
Replace 3rdparty/imgui w/ 3rdparty/cimgui
Browse files Browse the repository at this point in the history
  • Loading branch information
vinjn committed Apr 29, 2018
1 parent 8ea047a commit ca50e43
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Expand Up @@ -31,6 +31,6 @@
[submodule "3rdparty/par"]
path = 3rdparty/par
url = https://github.com/prideout/par.git
[submodule "3rdparty/imgui"]
path = 3rdparty/imgui
url = https://github.com/ocornut/imgui.git
[submodule "3rdparty/cimgui"]
path = 3rdparty/cimgui
url = https://github.com/Extrawurst/cimgui.git
1 change: 1 addition & 0 deletions 3rdparty/cimgui
Submodule cimgui added at 7f688b
1 change: 0 additions & 1 deletion 3rdparty/imgui
Submodule imgui deleted from f2e9dd

0 comments on commit ca50e43

Please sign in to comment.