mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 22:32:50 +00:00
Make windows test wait for events
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ int main(int argc, char** argv)
|
||||
running = GLFW_FALSE;
|
||||
}
|
||||
|
||||
glfwPollEvents();
|
||||
glfwWaitEvents();
|
||||
}
|
||||
|
||||
glfwTerminate();
|
||||
|
||||
Reference in New Issue
Block a user