mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 22:55:46 +00:00
Stub implementation of monitor callback.
This commit is contained in:
@@ -264,6 +264,7 @@ struct _GLFWlibrary
|
||||
GLFWscrollfun scrollCallback;
|
||||
GLFWkeyfun keyCallback;
|
||||
GLFWcharfun charCallback;
|
||||
GLFWmonitordevicefun monitorCallback;
|
||||
|
||||
GLFWthreadmodel threading;
|
||||
GLFWallocator allocator;
|
||||
|
||||
Reference in New Issue
Block a user