add raygui
This commit is contained in:
parent
82b49f65c2
commit
e19a6864b1
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
||||||
[submodule "3rdparty/raylib"]
|
[submodule "3rdparty/raylib"]
|
||||||
path = 3rdparty/raylib
|
path = 3rdparty/raylib
|
||||||
url = https://github.com/raysan5/raylib
|
url = https://github.com/raysan5/raylib
|
||||||
|
[submodule "3rdparty/raygui"]
|
||||||
|
path = 3rdparty/raygui
|
||||||
|
url = https://github.com/raysan5/raygui
|
||||||
|
|
1
3rdparty/raygui
vendored
Submodule
1
3rdparty/raygui
vendored
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 84246d75e89039994079ffd28ae9df08cc34c472
|
Loading…
Add table
Add a link
Reference in a new issue