mirror of
https://github.com/glfw/glfw.git
synced 2025-10-03 13:20:58 +00:00
whitespace
This commit is contained in:
parent
ac169d5ae1
commit
fabd0cf2e0
@ -419,7 +419,7 @@ GLFWbool _glfwInitEGL(void)
|
||||
eglGetProcAddress("eglQueryDevicesEXT");
|
||||
_glfw.egl.GetPlatformDisplayEXT = (PFN_eglGetPlatformDisplayEXT)
|
||||
eglGetProcAddress("eglGetPlatformDisplayEXT");
|
||||
|
||||
|
||||
if (!_glfw.egl.QueryDevicesEXT ||
|
||||
!_glfw.egl.GetPlatformDisplayEXT)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user