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