shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);