Added permission comment.

master
Camilla Berglund ago%!(EXTRA string=15 years)
parent ebb69adc36
commit 230bd371f8
  1. 1
      src/error.c

@ -43,6 +43,7 @@ static int _glfwError = GLFW_NO_ERROR;
//========================================================================
// Sets the current error value
// This function may be called without GLFW having been initialized
//========================================================================
void _glfwSetError(int error, const char* description)

Loading…
Cancel
Save