Files
QIDISlicer/bundled_deps/qoi/qoilib.c

7 lines
127 B
C
Raw Permalink Normal View History

2023-06-10 10:14:12 +08:00
// QIDISlicer specific:
// Include and compile QOI library.
#define QOI_IMPLEMENTATION
#define QOI_NO_STDIO
#include "qoi.h"