Removed warning, declared some parameter documentation
This commit is contained in:
@@ -168,12 +168,12 @@ int test_half_ctor_vec2()
|
||||
|
||||
int test_half_ctor_vec3()
|
||||
{
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
int test_half_ctor_vec4()
|
||||
{
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
int main()
|
||||
|
||||
Reference in New Issue
Block a user