shithub: pt2-clone

ref: 326bc5d8cb7a619f0c9981bf57951a1e68146053
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);