shithub: pt2-clone

ref: 43b257e43bcf623c69e0c38e5e13ee1a2011cf84
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);