Commit 4e8d085
add const qualifier to the first arg of TextJoin (#5166)
* add const qualifier to the first arg of TextJoin
* Update raylib_api.* by CI
* Update raylib.h
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ray <[email protected]>1 parent cb6a648 commit 4e8d085
File tree
6 files changed
+6
-6
lines changed- src
- tools/parser/output
6 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1515 | 1515 | | |
1516 | 1516 | | |
1517 | 1517 | | |
1518 | | - | |
| 1518 | + | |
1519 | 1519 | | |
1520 | 1520 | | |
1521 | 1521 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1714 | 1714 | | |
1715 | 1715 | | |
1716 | 1716 | | |
1717 | | - | |
| 1717 | + | |
1718 | 1718 | | |
1719 | 1719 | | |
1720 | 1720 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9754 | 9754 | | |
9755 | 9755 | | |
9756 | 9756 | | |
9757 | | - | |
| 9757 | + | |
9758 | 9758 | | |
9759 | 9759 | | |
9760 | 9760 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6933 | 6933 | | |
6934 | 6934 | | |
6935 | 6935 | | |
6936 | | - | |
| 6936 | + | |
6937 | 6937 | | |
6938 | 6938 | | |
6939 | 6939 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3734 | 3734 | | |
3735 | 3735 | | |
3736 | 3736 | | |
3737 | | - | |
| 3737 | + | |
3738 | 3738 | | |
3739 | 3739 | | |
3740 | 3740 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2474 | 2474 | | |
2475 | 2475 | | |
2476 | 2476 | | |
2477 | | - | |
| 2477 | + | |
2478 | 2478 | | |
2479 | 2479 | | |
2480 | 2480 | | |
| |||
0 commit comments