shithub: pt2-clone

ref: 2ac9bbe152f450558964858cff656592eacebbae
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);