mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 09:01:46 +00:00
Added permission comment.
This commit is contained in:
parent
ebb69adc36
commit
230bd371f8
@ -43,6 +43,7 @@ static int _glfwError = GLFW_NO_ERROR;
|
|||||||
|
|
||||||
//========================================================================
|
//========================================================================
|
||||||
// Sets the current error value
|
// Sets the current error value
|
||||||
|
// This function may be called without GLFW having been initialized
|
||||||
//========================================================================
|
//========================================================================
|
||||||
|
|
||||||
void _glfwSetError(int error, const char* description)
|
void _glfwSetError(int error, const char* description)
|
||||||
|
Loading…
Reference in New Issue
Block a user