mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 01:55:09 +00:00
Added glfwInit exception comment.
This commit is contained in:
parent
e81b2decac
commit
87f713a5e2
@ -117,6 +117,7 @@ GLFWAPI const char* glfwErrorString(int error)
|
||||
|
||||
//========================================================================
|
||||
// Sets the callback function for GLFW errors
|
||||
// This function may be called without GLFW having been initialized
|
||||
//========================================================================
|
||||
|
||||
GLFWAPI void glfwSetErrorCallback(GLFWerrorfun cbfun)
|
||||
|
Loading…
Reference in New Issue
Block a user