mirror of
https://github.com/glfw/glfw.git
synced 2026-08-28 15:05:53 +02:00
Formatting.
This commit is contained in:
@@ -783,7 +783,6 @@ typedef void (* GLFWkeyfun)(GLFWwindow*,int,int,int,int);
|
||||
*/
|
||||
typedef void (* GLFWcharfun)(GLFWwindow*,unsigned int);
|
||||
|
||||
|
||||
/*! @brief The function signature for file drop callbacks.
|
||||
*
|
||||
* This is the function signature for file drop callbacks.
|
||||
|
||||
Reference in New Issue
Block a user