mirror of
https://github.com/raysan5/raylib.git
synced 2026-07-13 04:30:37 +00:00
Update raylib_api.* by CI
This commit is contained in:
@@ -2454,7 +2454,7 @@
|
||||
<Param type="int" name="position" desc="" />
|
||||
</Function>
|
||||
<Function name="TextJoin" retType="char *" paramCount="3" desc="Join text strings with delimiter">
|
||||
<Param type="const char **" name="textList" desc="" />
|
||||
<Param type="char **" name="textList" desc="" />
|
||||
<Param type="int" name="count" desc="" />
|
||||
<Param type="const char *" name="delimiter" desc="" />
|
||||
</Function>
|
||||
|
||||
Reference in New Issue
Block a user