shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);