sideros/ext/stb_image.c
2025-08-14 22:53:53 +02:00

4 lines
124 B
C
Vendored

#define STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "stb_image.h"
#include "stb_image_write.h"