shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);