mirror of
https://github.com/recp/cglm.git
synced 2025-12-26 02:25:02 +00:00
test: rename test_rand_angle() to test_rand()
This commit is contained in:
@@ -59,7 +59,7 @@ void
|
||||
test_rand_vec4(vec4 dest) ;
|
||||
|
||||
float
|
||||
test_rand_angle(void);
|
||||
test_rand(void);
|
||||
|
||||
void
|
||||
test_rand_quat(versor q);
|
||||
|
||||
Reference in New Issue
Block a user