Parcourir la source

Small note to remember

pull/19/head
Ray il y a 10 ans
Parent
révision
c00cd38b01
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      src/rlgl.c

+ 1
- 0
src/rlgl.c Voir le fichier

@ -1259,6 +1259,7 @@ void rlglInitGraphics(int offsetX, int offsetY, int width, int height)
// Possible options: GL_SMOOTH (Color interpolation) or GL_FLAT (no interpolation)
#endif
// TODO: Review this comment when called from window resize callback
TraceLog(INFO, "OpenGL Graphics initialized successfully");
}

Chargement…
Annuler
Enregistrer