Skip to content

Commit

Permalink
Add Dear ImGui submodule.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd committed Nov 8, 2019
1 parent 638cea6 commit 4e5b8f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@
[submodule "third_party/sdl2"]
path = third_party/sdl2
url = https://github.com/SDL-mirror/SDL.git
[submodule "third_party/dear_imgui"]
path = third_party/dear_imgui
url = https://github.com/ocornut/imgui.git
1 change: 1 addition & 0 deletions third_party/dear_imgui
Submodule dear_imgui added at 4c1380

0 comments on commit 4e5b8f4

Please sign in to comment.