mirror of
https://github.com/recp/cglm.git
synced 2025-12-30 20:27:00 +00:00
test: fix mat4 tests
This commit is contained in:
@@ -28,4 +28,7 @@ test_rand_mat4(mat4 dest);
|
||||
void
|
||||
test_assert_mat4_eq(mat4 m1, mat4 m2);
|
||||
|
||||
void
|
||||
test_assert_mat4_eq2(mat4 m1, mat4 m2, float eps);
|
||||
|
||||
#endif /* test_common_h */
|
||||
|
||||
Reference in New Issue
Block a user