Moved GLAD and STB into libs/ subdirectory

This commit is contained in:
2021-04-01 22:04:19 +03:00
parent 4373c6aeb8
commit 890e108cae
6 changed files with 4 additions and 4 deletions
File diff suppressed because it is too large Load Diff
+4
View File
@@ -0,0 +1,4 @@
#define STBI_ONLY_PNG
#define STB_IMAGE_IMPLEMENTATION
#include <stb/stb_image.h>