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