16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-20 17:09:19 +02:00
Files
maszyna/stb/stb_image.c
2019-04-08 23:39:46 +02:00

4 lines
83 B
C

#define STB_IMAGE_IMPLEMENTATION
#define STBI_ONLY_JPEG
#include "stb/stb_image.h"