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