Add stb dependency

This commit is contained in:
Riyyi
2020-12-30 11:15:58 +01:00
parent 250201f0e3
commit 885dedf3cd
4 changed files with 6 additions and 1 deletions
+3
View File
@@ -7,3 +7,6 @@
[submodule "inferno/vendor/json"]
path = inferno/vendor/json
url = https://github.com/nlohmann/json
[submodule "inferno/vendor/stb"]
path = inferno/vendor/stb
url = https://github.com/nothings/stb