mirror of
https://github.com/recp/cglm.git
synced 2026-07-08 01:01:44 +00:00
warning: array subscript # is outside array bounds of ‘float[#]’ [-Warray-bounds] Commit also fixes variable order when calculating multiplication between two matrices. Signed-off-by: Vincent Davis Jr <vince@underview.tech>