Add use of wildcard "*" for loading kips from a folder
This commit is contained in:
@@ -16,4 +16,4 @@
|
||||
|
||||
#include "../utils/types.h"
|
||||
|
||||
char *dirlist(char *directory);
|
||||
char *dirlist(const char *directory, const char *pattern);
|
||||
|
||||
Reference in New Issue
Block a user