diff options
Diffstat (limited to 'src/text.c')
| -rw-r--r-- | src/text.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -973,6 +973,7 @@ void DrawTextRecEx(Font font, const char *text, Rectangle rec, float fontSize, f startLine = endLine; endLine = -1; glyphWidth = 0; + selectStart += lastk - k; k = lastk; state = !state; |
