shithub: pt2-clone

ref: f2d56f6798a787634070d839dfa7abc52d1b42c1
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);