mirror of
https://github.com/glfw/glfw.git
synced 2026-08-28 04:45:54 +02:00
Documentation work.
This commit is contained in:
@@ -57,6 +57,7 @@ int main(void)
|
||||
}
|
||||
|
||||
glfwMakeContextCurrent(window);
|
||||
glfwSwapInterval(1);
|
||||
|
||||
glfwSetKeyCallback(window, key_callback);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user