shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);