1
0

template.c: output ANSI_CLEAR only in non-silent mode

This commit is contained in:
Intel A80486DX2-66 2024-01-09 19:47:04 +03:00
parent 2f2b44de76
commit a48567f4fa
Signed by: 80486DX2-66
GPG Key ID: 83631EF27054609B

View File

@ -189,7 +189,9 @@ main(void)
#endif
}
#if !SILENT_MODE
printf("%s", ANSI_CLEAR);
#endif
// * wave file output
// 0. log