mirror of
https://github.com/glfw/glfw.git
synced 2026-03-30 01:53:17 +02:00
Replaced the GLFW_SHOULD_CLOSE window parameter with the glfwWindowShouldClose and glfwSetWindowShouldClose functions, allowing the setting of the close flag from any point in the program.