Browse Source

Add stb for image reading

Kajetan Johannes Hammerle 11 months ago
parent
commit
4ca10148c2
2 changed files with 4 additions and 0 deletions
  1. 3 0
      .gitmodules
  2. 1 0
      stb

+ 3 - 0
.gitmodules

@@ -1,3 +1,6 @@
 [submodule "enet"]
 	path = enet
 	url = https://github.com/zpl-c/enet.git
+[submodule "stb"]
+	path = stb
+	url = https://github.com/nothings/stb.git

+ 1 - 0
stb

@@ -0,0 +1 @@
+Subproject commit ae721c50eaf761660b4f90cc590453cdb0c2acd0