docs: fix mat#x# comments and documentation

Signed-off-by: Vincent Davis Jr <vince@underview.tech>
This commit is contained in:
Vincent Davis Jr
2023-07-16 15:31:38 -04:00
parent 8966f296ac
commit 82892085b3
13 changed files with 19 additions and 19 deletions

View File

@@ -308,7 +308,7 @@ Functions documentation
Create mat4 matrix from pointer
| NOTE: **@src** must contain 16 elements.
| NOTE: **@src** must contain at least 16 elements.
Parameters:
| *[in]* **src** pointer to an array of floats