shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);