shithub: pt2-clone

ref: 4d6376baddc42450a9ee0f5f862960fd0edd77ab
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);