This commit is contained in:
3
thirdparty/stb/src/stb_image.c
vendored
Normal file
3
thirdparty/stb/src/stb_image.c
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#define STBI_FAILURE_USERMSG
|
||||
#include "stb_image.h"
|
||||
2
thirdparty/stb/src/stb_image_resize2.c
vendored
Normal file
2
thirdparty/stb/src/stb_image_resize2.c
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
#define STB_IMAGE_RESIZE_IMPLEMENTATION
|
||||
#include "stb_image_resize2.h"
|
||||
2
thirdparty/stb/src/stb_image_write.c
vendored
Normal file
2
thirdparty/stb/src/stb_image_write.c
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||||
#include "stb_image_write.h"
|
||||
Reference in New Issue
Block a user