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