diff --git a/tests/stb_image.cpp b/tests/stb_image.cpp new file mode 100644 index 0000000..badb3ef --- /dev/null +++ b/tests/stb_image.cpp @@ -0,0 +1,2 @@ +#define STB_IMAGE_IMPLEMENTATION +#include "stb_image.h" \ No newline at end of file