mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-02-06 08:37:59 +08:00
refactor example + adding imgui and imtui submodules
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "examples/third-party/imtui"]
|
||||
path = examples/third-party/imtui
|
||||
url = https://github.com/ggerganov/imtui
|
||||
[submodule "examples/third-party/imgui/imgui"]
|
||||
path = examples/third-party/imgui/imgui
|
||||
url = https://github.com/ocornut/imgui
|
||||
Reference in New Issue
Block a user