Files
maszyna/stb/stb_image.c
2025-03-09 15:36:11 +01:00

5 lines
132 B
C

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