shithub: pt2-clone

ref: 0b2ada50ccd53135668f3023bf7c257a6ad34966
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);