mirror of
git://windcorp.ru/ProgressiaTexturePreviewer.git
synced 2025-08-28 01:29:03 +03:00
Initial commit; version 0.1
This commit is contained in:
7762
stb/include/stb/stb_image.h
Normal file
7762
stb/include/stb/stb_image.h
Normal file
File diff suppressed because it is too large
Load Diff
4
stb/src/stb_image.c
Normal file
4
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