Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
Archivist
/
raylib-src
espelho de
https://github.com/raysan5/raylib
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
24
Wiki
Trabalho
Ver a proveniência
Update rcore_desktop_glfw.c
pull/4171/head
Ray
há 1 ano
ascendente
50000f4b01
cometimento
61393fff1f
1 ficheiros alterados
com
0 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+0
-1
src/platforms/rcore_desktop_glfw.c
+ 0
- 1
src/platforms/rcore_desktop_glfw.c
Ver ficheiro
@ -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
;
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar