This commit is contained in:
Camilla Berglund 2011-02-09 12:17:34 +01:00
Родитель ebb69adc36
Коммит 230bd371f8
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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)