update
This commit is contained in:
7187
vendor/stb_image.h
vendored
Normal file
7187
vendor/stb_image.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
5
vendor/stb_impl.cpp
vendored
Normal file
5
vendor/stb_impl.cpp
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include <stb_image.h>
|
||||
|
||||
#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||||
#include "stb_image_write.h"
|
Reference in New Issue
Block a user