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:
@ -6942,7 +6942,7 @@ return {
|
||||
},
|
||||
{
|
||||
name = "TextFindIndex",
|
||||
description = "Find first text occurrence within a string",
|
||||
description = "Find first text occurrence within a string, -1 if not found",
|
||||
returnType = "int",
|
||||
params = {
|
||||
{type = "const char *", name = "text"},
|
||||
|
||||
Reference in New Issue
Block a user