Skip to content

Commit

Permalink
add imgui
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHX committed Mar 12, 2024
1 parent 3dba2f5 commit b20cdcd
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 @@ -82,3 +82,6 @@
[submodule "sdl3"]
path = sdl3
url = https://github.com/libsdl-org/SDL
[submodule "imgui"]
path = imgui
url = https://github.com/ocornut/imgui
1 change: 1 addition & 0 deletions imgui
Submodule imgui added at 278cf1

0 comments on commit b20cdcd

Please sign in to comment.