mirror of
https://github.com/recp/cglm.git
synced 2026-01-01 05:06:13 +00:00
implement vec2
This commit is contained in:
@@ -43,4 +43,8 @@ test_affine(void **state);
|
||||
void
|
||||
test_bezier(void **state);
|
||||
|
||||
/* vec2 */
|
||||
void
|
||||
test_vec2(void **state);
|
||||
|
||||
#endif /* test_tests_h */
|
||||
|
||||
Reference in New Issue
Block a user