shithub: pt2-clone

ref: dff7f1d51ef505477cd408ce51b789059f749831
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);