shithub: pt2-clone

ref: 96e8da63a3719f74c93b30117bed37da9ee15042
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);