shithub: pt2-clone

ref: 1f54ee34fac0fc161f68e7e159a40773a86e45c3
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);