rlparser: update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2025-12-11 12:00:15 +00:00
parent 2a566544d4
commit ae438e804e
4 changed files with 4 additions and 4 deletions

View File

@ -1763,7 +1763,7 @@ Function 143: ChangeDirectory() (1 input parameters)
Name: ChangeDirectory
Return type: bool
Description: Change working directory, return true on success
Param[1]: dir (type: const char *)
Param[1]: dirPath (type: const char *)
Function 144: IsPathFile() (1 input parameters)
Name: IsPathFile
Return type: bool