Add stb_image_resize to vendor:stb/image

This commit is contained in:
gingerBill
2021-09-14 21:44:26 +01:00
parent 61efbf8684
commit cb2437959c
7 changed files with 2835 additions and 9 deletions
+2
View File
@@ -0,0 +1,2 @@
#define STB_IMAGE_RESIZE_IMPLEMENTATION
#include "stb_image_resize.h"