Rename extlibs to thirdparty
This commit is contained in:
2
thirdparty/src/stb/stb_image.cpp
vendored
Normal file
2
thirdparty/src/stb/stb_image.cpp
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include <stb/stb_image.h>
|
||||
2
thirdparty/src/stb/stb_image_write.cpp
vendored
Normal file
2
thirdparty/src/stb/stb_image_write.cpp
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||||
#include <stb/stb_image_write.h>
|
||||
Reference in New Issue
Block a user