shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);