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