add stb
parent
80d064ed51
commit
49ff9b4ae9
|
|
@ -4,3 +4,6 @@
|
|||
[submodule "vendor/raylib"]
|
||||
path = vendor/raylib
|
||||
url = https://github.com/raysan5/raylib.git
|
||||
[submodule "vendor/stb"]
|
||||
path = vendor/stb
|
||||
url = https://github.com/nothings/stb.git
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit af1a5bc352164740c1cc1354942b1c6b72eacb8a
|
||||
Loading…
Reference in New Issue