mirror of
https://github.com/glfw/glfw.git
synced 2026-07-08 08:07:14 +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.