shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);