mirror of
https://github.com/recp/cglm.git
synced 2025-12-24 12:32:40 +00:00
Add forgotten function listing in comment
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
/*
|
||||
Functions:
|
||||
CGLM_INLINE void glm_mul(mat4 m1, mat4 m2, mat4 dest);
|
||||
CGLM_INLINE void glm_mul_rot(mat4 m1, mat4 m2, mat4 dest);
|
||||
CGLM_INLINE void glm_inv_tr(mat4 mat);
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user