diff --git a/test/gtx/gtx_quaternion.cpp b/test/gtx/gtx_quaternion.cpp index 398adaee..2ab6d21b 100644 --- a/test/gtx/gtx_quaternion.cpp +++ b/test/gtx/gtx_quaternion.cpp @@ -107,7 +107,7 @@ int test_quatLookAt() return Error; } -int main1() +int main() { int Error = 0;