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