diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/rlgl.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"); } |
