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