rlparser: update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2026-05-24 07:25:01 +00:00
parent f8270483e1
commit 7dd72e7328
4 changed files with 4 additions and 4 deletions

View File

@@ -4207,7 +4207,7 @@ return {
},
{
name = "LoadDirectoryFilesEx",
description = "Load directory filepaths with extension filtering and subdir scan; some filters available: `*.*`,`FILES*`,`DIRS*`",
description = "Load directory filepaths with extension filtering and subdir scan; some filters available: '*.*','FILES*','DIRS*'",
returnType = "FilePathList",
params = {
{type = "const char *", name = "basePath"},