ref: 57ad35d78f38aec6fec980ef3542ec6561733b24 dir: /src/pt2_mod2wav.h/
#pragma once #include <stdbool.h> bool renderToWav(char *fileName, bool checkIfFileExist);