shithub: pt2-clone

ref: 507f40cc04600763992ee8bf86c3a73a8d9e9770
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);