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