mirror of
				https://github.com/glfw/glfw.git
				synced 2025-10-30 20:22:30 +00:00 
			
		
		
		
	
							parent
							
								
									154db76a6c
								
							
						
					
					
						commit
						e6d22346f9
					
				| @ -341,8 +341,8 @@ GLFWAPI void glfwGetMonitorWorkarea(GLFWmonitor* handle, int* xpos, int* ypos, i | ||||
|         *ypos = 0; | ||||
|     if (width) | ||||
|         *width = 0; | ||||
|     if (width) | ||||
|         *width = 0; | ||||
|     if (height) | ||||
|         *height = 0; | ||||
| 
 | ||||
|     _GLFW_REQUIRE_INIT(); | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user