shithub: pt2-clone

ref: 949671fbac526e9c6ed31b12cbc19ca24c8e3887
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);