mirror of
https://github.com/glfw/glfw.git
synced 2026-02-17 21:12:34 +01: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