shithub: pt2-clone

ref: 52ed8efa7509f6165bf958edd6b7bbac0dc1c767
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);