shithub: pt2-clone

ref: 3b4630b51b22432a93ee69ab065be9da458c9f1b
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);