mirror of
https://github.com/recp/cglm.git
synced 2025-10-03 16:51:35 +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>