|
diff -Nuar a/Alc/helpers.c b/Alc/helpers.c
|
|
--- a/Alc/helpers.c 1970-01-01 00:00:01.000000000 +0000
|
|
+++ b/Alc/helpers.c 1970-01-01 00:00:02.000000000 +0000
|
|
@@ -951,6 +951,8 @@
|
|
}
|
|
}
|
|
|
|
+ DirectorySearch("@OUT@/share", ext, &results);
|
|
+
|
|
alstr_reset(&path);
|
|
}
|
|
|