summaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
Diffstat (limited to 'API.md')
-rw-r--r--API.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/API.md b/API.md
index 09ffda3..61a45f9 100644
--- a/API.md
+++ b/API.md
@@ -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