Small note to remember
This commit is contained in:
parent
e96c22d6f8
commit
c00cd38b01
1 changed files with 1 additions and 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)
|
// Possible options: GL_SMOOTH (Color interpolation) or GL_FLAT (no interpolation)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
// TODO: Review this comment when called from window resize callback
|
||||||
TraceLog(INFO, "OpenGL Graphics initialized successfully");
|
TraceLog(INFO, "OpenGL Graphics initialized successfully");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue