Update raylib_api.* by CI
This commit is contained in:
parent
0a03ed913b
commit
c762a99bd5
4 changed files with 4 additions and 4 deletions
|
@ -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"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue