Add stb submodule

This commit is contained in:
Megamouse 2024-06-06 02:19:01 +02:00
parent eb574e8a35
commit d5747a61f1
9 changed files with 10 additions and 12988 deletions

4
.gitmodules vendored
View file

@ -100,3 +100,7 @@
path = 3rdparty/OpenAL/openal-soft
url = ../../kcat/openal-soft.git
ignore = dirty
[submodule "3rdparty/stblib/stb"]
path = 3rdparty/stblib/stb
url = ../../nothings/stb.git
ignore = dirty