#include "rf_stbi.h" #define STB_IMAGE_IMPLEMENTATION 1 #include "stb/stb_image.h" #define STB_IMAGE_WRITE_IMPLEMENTATION 1 #include "stb/stb_image_write.h"