mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-27 17:17:25 -04:00
rlparser: update raylib_api.* by CI
This commit is contained in:
@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user