Initial release
This commit is contained in:
commit
d4d1215874
16967 changed files with 4075897 additions and 0 deletions
6
deps_src/qoi/qoilib.c
Normal file
6
deps_src/qoi/qoilib.c
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// PrusaSlicer specific:
|
||||
// Include and compile QOI library.
|
||||
|
||||
#define QOI_IMPLEMENTATION
|
||||
#define QOI_NO_STDIO
|
||||
#include "qoi.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue