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