mirror of
https://github.com/raysan5/raylib.git
synced 2026-07-18 15:11:05 +00:00
Update raylib_api.* by CI
This commit is contained in:
@@ -9801,7 +9801,7 @@
|
||||
},
|
||||
{
|
||||
"name": "TextToInteger",
|
||||
"description": "Get integer value from text (negative values not supported)",
|
||||
"description": "Get integer value from text",
|
||||
"returnType": "int",
|
||||
"params": [
|
||||
{
|
||||
@@ -9812,7 +9812,7 @@
|
||||
},
|
||||
{
|
||||
"name": "TextToFloat",
|
||||
"description": "Get float value from text (negative values not supported)",
|
||||
"description": "Get float value from text",
|
||||
"returnType": "float",
|
||||
"params": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user