Matrix lib clone fix.

This commit is contained in:
jussi
2024-05-09 22:05:24 +03:00
parent 02e1984781
commit 1980aebdc3
5 changed files with 19 additions and 22 deletions

2
API.md
View File

@@ -6739,7 +6739,7 @@ Load font from file into GPU memory (VRAM)
---
> font = RL.LoadFontEx( string fileName, int fontSize, int{} codepoints )
> font = RL.LoadFontEx( string fileName, int fontSize, int{}|nil codepoints )
Load font from file with extended parameters, use NULL for codepoints to load the default character set