1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00
Files
OrcaSlicer-bambulab/deps_src/qoi/qoilib.c
T
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

7 lines
128 B
C

// PrusaSlicer specific:
// Include and compile QOI library.
#define QOI_IMPLEMENTATION
#define QOI_NO_STDIO
#include "qoi.h"