shithub: pt2-clone

ref: 7d886dbab7dfae712d0e0cea9d77cd404af5cad4
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);