Update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2025-08-08 21:09:03 +00:00
parent 5daeffd91b
commit 60826855c4
4 changed files with 4 additions and 4 deletions

View File

@ -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"},