Skip to content

Commit

Permalink
Added imgui-sfml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pinam45 committed Sep 12, 2018
1 parent 26c41cd commit 2e13328
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 @@ -4,3 +4,6 @@
[submodule "deps/imgui"]
path = deps/imgui
url = https://github.com/ocornut/imgui/
[submodule "deps/imgui-sfml"]
path = deps/imgui-sfml
url = https://github.com/eliasdaler/imgui-sfml
1 change: 1 addition & 0 deletions deps/imgui-sfml
Submodule imgui-sfml added at 995b87

0 comments on commit 2e13328

Please sign in to comment.