mirror of
https://github.com/glfw/glfw.git
synced 2024-11-25 14:04:36 +00:00
Minor formating fix
This commit is contained in:
parent
fc32eb48c5
commit
7de1c5c10a
@ -550,7 +550,7 @@ GLFWbool _glfwConnectCocoa(int platformID, _GLFWplatform* platform)
|
|||||||
_glfwWaitEventsCocoa,
|
_glfwWaitEventsCocoa,
|
||||||
_glfwWaitEventsTimeoutCocoa,
|
_glfwWaitEventsTimeoutCocoa,
|
||||||
_glfwPostEmptyEventCocoa,
|
_glfwPostEmptyEventCocoa,
|
||||||
_glfwCreateUserContextCocoa,
|
_glfwCreateUserContextCocoa,
|
||||||
_glfwGetEGLPlatformCocoa,
|
_glfwGetEGLPlatformCocoa,
|
||||||
_glfwGetEGLNativeDisplayCocoa,
|
_glfwGetEGLNativeDisplayCocoa,
|
||||||
_glfwGetEGLNativeWindowCocoa,
|
_glfwGetEGLNativeWindowCocoa,
|
||||||
|
Loading…
Reference in New Issue
Block a user