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