mirror of
git://windcorp.ru/ProgressiaTexturePreviewer.git
synced 2025-08-28 03:19:02 +03:00
Moved GLAD and STB into libs/ subdirectory
This commit is contained in:
7762
libs/stb/include/stb/stb_image.h
Normal file
7762
libs/stb/include/stb/stb_image.h
Normal file
File diff suppressed because it is too large
Load Diff
4
libs/stb/src/stb_image.c
Normal file
4
libs/stb/src/stb_image.c
Normal file
@@ -0,0 +1,4 @@
|
||||
#define STBI_ONLY_PNG
|
||||
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include <stb/stb_image.h>
|
Reference in New Issue
Block a user