Update raylib_api.* by CI

This commit is contained in:
github-actions[bot] 2024-09-15 11:05:15 +00:00
parent 16e9317220
commit 7ec1c288be
4 changed files with 4 additions and 4 deletions

View file

@ -4076,7 +4076,7 @@ return {
},
{
name = "LoadDirectoryFilesEx",
description = "Load directory filepaths with extension filtering and recursive directory scan",
description = "Load directory filepaths with extension filtering and recursive directory scan. Use "/DIR" in the filter string to include directories in the result",
returnType = "FilePathList",
params = {
{type = "const char *", name = "basePath"},