Merge branch 'raysan5:master' into master
This commit is contained in:
commit
577d991a65
|
|
@ -13,7 +13,7 @@
|
||||||
* supported by default, to remove support, #define as 0 in this module or your build system
|
* supported by default, to remove support, #define as 0 in this module or your build system
|
||||||
*
|
*
|
||||||
* #define MAX_TEXT_BUFFER_LENGTH 1024
|
* #define MAX_TEXT_BUFFER_LENGTH 1024
|
||||||
* TextSplit() function static buffer max size
|
* Text functions using static buffer max size
|
||||||
*
|
*
|
||||||
* #define MAX_TEXTSPLIT_COUNT 128
|
* #define MAX_TEXTSPLIT_COUNT 128
|
||||||
* TextSplit() function static substrings pointers array (pointing to static buffer)
|
* TextSplit() function static substrings pointers array (pointing to static buffer)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user