2
0
Daniele Bartolini 10 жил өмнө
parent
commit
ec0593df8d

+ 1 - 1
genie/crown.lua

@@ -28,7 +28,7 @@ function crown_project(_name, _kind, _defines)
 			CROWN_DIR .. "third/bx/include",
 			CROWN_DIR .. "third/bx/include",
 			CROWN_DIR .. "third/bgfx/include",
 			CROWN_DIR .. "third/bgfx/include",
 			CROWN_DIR .. "third/bgfx/src",
 			CROWN_DIR .. "third/bgfx/src",
-			CROWN_DIR .. "third/stb_vorbis",
+			CROWN_DIR .. "third/stb",
 		}
 		}
 
 
 		defines {
 		defines {

+ 0 - 0
third/stb_image/stb_image.c → third/stb/stb_image.c


+ 0 - 0
third/stb_vorbis/stb_vorbis.c → third/stb/stb_vorbis.c