shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);