Renamed test
This commit is contained in:
@@ -1 +1 @@
|
||||
glmCreateTestGTC(ms_vec2)
|
||||
glmCreateTestGTC(bug_ms_vec_static)
|
||||
|
||||
@@ -10,5 +10,5 @@ glm::vec2 Foo::Bar = glm::vec2(1.f, 1.f);
|
||||
|
||||
int main()
|
||||
{
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user