shithub: pt2-clone

ref: 24b446efb8c54e276621ea1576cca183579270c8
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);