shithub: pt2-clone

ref: 25984213e8b3e751e3bc5840c8ad13042ac21b42
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);