From 9a2176690603ea68d537d1737b44e6228a9003ca Mon Sep 17 00:00:00 2001 From: CaptainCarrot Date: Sat, 22 Jul 2017 17:10:31 +0200 Subject: [PATCH] Update gtx_quaternion.cpp --- test/gtx/gtx_quaternion.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;