X-Git-Url: https://gitweb.ps.run/sporegirl/blobdiff_plain/93ab0cc40cbb95b3625a986427650dd609bd57dd..6741823d21c62dc02b37812811ea1594f8ca9cca:/src/stb_image.c diff --git a/src/stb_image.c b/src/stb_image.c new file mode 100644 index 0000000..8ddfd1f --- /dev/null +++ b/src/stb_image.c @@ -0,0 +1,2 @@ +#define STB_IMAGE_IMPLEMENTATION +#include "stb_image.h"