mirror of
https://github.com/gwm17/glfw.git
synced 2025-01-31 03:18:50 -05: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