integration du sound-system

This commit is contained in:
phyto
2019-05-28 14:10:39 +02:00
parent 9c74ad9449
commit 9b58ca8ef0
2 changed files with 7 additions and 4 deletions

View File

@@ -14,7 +14,9 @@ int verbosity;
/* --------------------------------------------------------------------- */
void help(int v)
{
puts("Options :");
puts("\t-w filename.wav");
exit(0);
}
/* --------------------------------------------------------------------- */