mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
parent
1ec0bed1ce
commit
c70e2f7d3e
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