shithub: pt2-clone

ref: 7aa57bfd754fe4a3c009295b84cf89584596c482
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);