mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
docs: fix mat#x# comments and documentation
Signed-off-by: Vincent Davis Jr <vince@underview.tech>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
GLMS_MAT2X4_ZERO
|
||||
|
||||
Functions:
|
||||
CGLM_INLINE float glms_mat2x4_make(float * __restrict src);
|
||||
CGLM_INLINE mat2x4s glms_mat2x4_make(float * __restrict src);
|
||||
*/
|
||||
|
||||
#ifndef cglms_mat2x4_h
|
||||
|
||||
Reference in New Issue
Block a user