mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Update raylib_api.* by CI
This commit is contained in:
@ -4027,7 +4027,7 @@ return {
|
||||
},
|
||||
{
|
||||
name = "IsFileExtension",
|
||||
description = "Check file extension (including point: .png, .wav)",
|
||||
description = "Check file extension (recommended include point: .png, .wav)",
|
||||
returnType = "bool",
|
||||
params = {
|
||||
{type = "const char *", name = "fileName"},
|
||||
|
||||
Reference in New Issue
Block a user