shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);