mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
rlparser: update raylib_api.* by CI
This commit is contained in:
@ -4167,7 +4167,7 @@ return {
|
||||
description = "Change working directory, return true on success",
|
||||
returnType = "bool",
|
||||
params = {
|
||||
{type = "const char *", name = "dir"}
|
||||
{type = "const char *", name = "dirPath"}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user