Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Archivist
/
raylib-src
réplica de
https://github.com/raysan5/raylib
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
24
Wiki
Actividad
Explorar el Código
Update rcore_desktop_glfw.c
pull/4171/head
Ray
hace 1 año
padre
50000f4b01
commit
61393fff1f
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-1
src/platforms/rcore_desktop_glfw.c
+ 0
- 1
src/platforms/rcore_desktop_glfw.c
Ver fichero
@ -1638,7 +1638,6 @@ int InitPlatform(void)
}
#
endif
TRACELOG
(
LOG_INFO
,
"
GLFW platform: %s
"
,
glfwPlatform
)
;
TRACELOG
(
LOG_INFO
,
"
PLATFORM: DESKTOP (GLFW): Initialized successfully
"
)
;
return
0
;
Escribir
Vista previa
Cargando…
Cancelar
Guardar