shithub: pt2-clone

ref: 4779a03e2b2d864feb6afcabec8cf1e708d0d168
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);