mirror of
https://github.com/thestk/stk
synced 2026-02-07 17:56:16 +00:00
Version 4.2.0
This commit is contained in:
committed by
Stephen Sinclair
parent
cf06b7598b
commit
a6381b9d38
@@ -16,4 +16,4 @@ int checkArgs(int numArgs, char *args[]);
|
||||
|
||||
int countVoices(int nArgs, char *args[]);
|
||||
|
||||
void parseArgs(int numArgs, char *args[], WvOut **output, Messager **messager);
|
||||
bool parseArgs(int numArgs, char *args[], WvOut **output, Messager& messager);
|
||||
|
||||
Reference in New Issue
Block a user