shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);