mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 07:05:49 +00:00
6fadf37bda
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.