compost/example_site/lib/precompiled_stb.c
2025-03-12 02:21:25 -04:00

5 lines
125 B
C

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