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:
@ -3101,7 +3101,7 @@ return {
|
||||
returnType = "bool",
|
||||
params = {
|
||||
{type = "const char *", name = "fileName"},
|
||||
{type = "void *", name = "data"},
|
||||
{type = "const void *", name = "data"},
|
||||
{type = "int", name = "dataSize"}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user