This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
cpp
/
glm
espejo de
https://github.com/g-truc/glm.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Update gtx_quaternion.cpp
CaptainCarrot
hace 8 años
padre
3ee83a15ef
commit
9a21766906
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
test/gtx/gtx_quaternion.cpp
+ 1
- 1
test/gtx/gtx_quaternion.cpp
Ver fichero
@@ -107,7 +107,7 @@ int test_quatLookAt()
return Error;
}
-int main
1
()
+int main()
{
int Error = 0;