shithub: pt2-clone

ref: 168a867bfa878c26edfbc5547cf69d4333d73416
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);