mirror of
				https://github.com/glfw/glfw.git
				synced 2025-11-03 22:04:15 +00:00 
			
		
		
		
	
							parent
							
								
									3beb200c68
								
							
						
					
					
						commit
						f48b63de38
					
				@ -49,7 +49,7 @@
 | 
			
		||||
static GLFWbool openJoystickDevice(const char* path)
 | 
			
		||||
{
 | 
			
		||||
    char axisCount, buttonCount;
 | 
			
		||||
    char name[256];
 | 
			
		||||
    char name[256] = "";
 | 
			
		||||
    int joy, fd, version;
 | 
			
		||||
    _GLFWjoystickLinux* js;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user