mirror of
https://github.com/recp/cglm.git
synced 2026-06-02 04:40:25 -05:00
32d1c96dc0
* affine.h is needed for glm_translate_make * Remove function declarations - glm_mat4_mulv since mat4.h is already included - glm_mul_rot as affine-mat.h is already include - glm_translate as affine.h is included with this change