stb_image_resize2.h 2.00

This commit is contained in:
Sean Barrett
2023-10-09 17:23:04 -07:00
parent 5736b15f7e
commit c4bbb6e75f
14 changed files with 15329 additions and 15 deletions

View File

@@ -70,7 +70,7 @@ void my_free(void *) { }
#include "stb_leakcheck.h"
#define STB_IMAGE_RESIZE_IMPLEMENTATION
#include "stb_image_resize.h"
#include "stb_image_resize2.h"
//#include "stretchy_buffer.h" // deprecating