shithub: pt2-clone

ref: 6170c58c722cd56f07ff98356838231e1c84aa36
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);