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
Added required define on TCC compiler
pull/717/head
Ray
il y a 6 ans
Parent
8bc4050377
révision
010c655f79
1 fichiers modifiés
avec
3 ajouts
et
0 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
+3
-0
src/rglfw.c
+ 3
- 0
src/rglfw.c
Voir le fichier
@ -45,6 +45,9 @@
#
define _GLFW_USE_MENUBAR
/
/
To create and populate the menu bar when the first window is created
#
define _GLFW_USE_RETINA
/
/
To have windows use the full resolution of Retina displays
#
endif
#
if defined(__TINYC__)
#
define _WIN32_WINNT_WINXP 0x0501
#
endif
/
/
NOTE
:
_GLFW_MIR
experimental
platform
not
supported
at
this
moment
Écrire
Aperçu
Chargement…
Annuler
Enregistrer