shithub: pt2-clone

ref: 7fe87b1e3991006f8d5dd0c2b4e53849c16d447c
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);