shithub: pt2-clone

ref: 174483574aec53d3a45379fdc0b4c1907d7c7ae1
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);