Update raylib_api.* by CI

This commit is contained in:
github-actions[bot] 2024-09-17 15:30:59 +00:00
parent 0a03ed913b
commit c762a99bd5
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. Use "/DIR" in the filter string to include directories in the result",
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"},