shithub: pt2-clone

ref: 1ca25582e08ab0ac3872e8f7b3c9e3063d09b7dd
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);