Explorar el Código

Update gtx_quaternion.cpp

CaptainCarrot hace 8 años
padre
commit
9a21766906
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      test/gtx/gtx_quaternion.cpp

+ 1 - 1
test/gtx/gtx_quaternion.cpp

@@ -107,7 +107,7 @@ int test_quatLookAt()
 	return Error;
 }
 
-int main1()
+int main()
 {
 	int Error = 0;