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