use newer version of raygui
This commit is contained in:
parent
f5f6cf81b4
commit
7891da6d40
4 changed files with 6 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "3rdparty/raylib"]
|
||||
path = 3rdparty/raylib
|
||||
url = https://github.com/raysan5/raylib
|
||||
[submodule "3rdparty/raygui"]
|
||||
path = 3rdparty/raygui
|
||||
url = https://github.com/raysan5/raygui.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue