Progressia/main/stb_image.c
2022-10-09 17:25:45 +03:00

5 lines
83 B
C

#define STBI_ONLY_PNG
#define STB_IMAGE_IMPLEMENTATION
#include <stb/stb_image.h>