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