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