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:
@@ -63,10 +63,6 @@
|
||||
# include "simd/sse2/quat.h"
|
||||
#endif
|
||||
|
||||
CGLM_INLINE
|
||||
void
|
||||
glm_mat4_identity(mat4 mat);
|
||||
|
||||
CGLM_INLINE
|
||||
void
|
||||
glm_mat4_mulv(mat4 m, vec4 v, vec4 dest);
|
||||
|
||||
Reference in New Issue
Block a user