mirror of
git://windcorp.ru/ProgressiaTexturePreviewer.git
synced 2025-08-28 08:59:00 +03:00
Moved GLAD and STB into libs/ subdirectory
This commit is contained in:
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