Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
Archivist
/
raylib-src
miroir de
https://github.com/raysan5/raylib
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
24
Wiki
Activité
Parcourir la source
Update rcore_desktop_glfw.c
pull/4171/head
Ray
il y a 1 an
Parent
50000f4b01
révision
61393fff1f
1 fichiers modifiés
avec
0 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+0
-1
src/platforms/rcore_desktop_glfw.c
+ 0
- 1
src/platforms/rcore_desktop_glfw.c
Voir le fichier
@ -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
;
Écrire
Aperçu
Chargement…
Annuler
Enregistrer