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