mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
reemove redundant forward declerations
This commit is contained in:
@@ -39,10 +39,6 @@
|
||||
#include "vec4.h"
|
||||
#include "mat4.h"
|
||||
|
||||
CGLM_INLINE
|
||||
mat4s
|
||||
glms_mat4_mul(mat4s m1, mat4s m2);
|
||||
|
||||
/*!
|
||||
* @brief translate existing transform matrix by v vector
|
||||
* and stores result in same matrix
|
||||
|
||||
Reference in New Issue
Block a user