rlparser: update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2026-04-27 08:22:08 +00:00
parent 47bb749ce9
commit 3d3e6996b0
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"},