mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 11:52:27 +00:00
Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty
This commit is contained in:
commit
45c00d0b1f
1 changed files with 2 additions and 0 deletions
2
glfw/glfw3.h
vendored
2
glfw/glfw3.h
vendored
|
|
@ -1868,6 +1868,8 @@ GLFWAPI void glfwRemoveTimer(unsigned long long);
|
|||
* call this function, as it is called by @ref glfwInit before it returns
|
||||
* failure.
|
||||
*
|
||||
* This function has no effect if GLFW is not initialized.
|
||||
*
|
||||
* @errors Possible errors include @ref GLFW_PLATFORM_ERROR.
|
||||
*
|
||||
* @remark This function may be called before @ref glfwInit.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue