shithub: pt2-clone

ref: 126b1529fd246a68f73b538a8a02dc2772a0e5ed
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);