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:
@ -3706,7 +3706,7 @@ Function 430: TextJoin() (3 input parameters)
|
||||
Name: TextJoin
|
||||
Return type: char *
|
||||
Description: Join text strings with delimiter
|
||||
Param[1]: textList (type: const char **)
|
||||
Param[1]: textList (type: char **)
|
||||
Param[2]: count (type: int)
|
||||
Param[3]: delimiter (type: const char *)
|
||||
Function 431: TextSplit() (3 input parameters)
|
||||
|
||||
Reference in New Issue
Block a user