mirror of
				https://github.com/Ryujinx/SDL.git
				synced 2025-11-04 15:34:58 +00:00 
			
		
		
		
	Patched to compile on Darwin
This commit is contained in:
		
							parent
							
								
									29dfdd1edc
								
							
						
					
					
						commit
						5f8de2b936
					
				| 
						 | 
				
			
			@ -771,7 +771,7 @@ SDL_SYS_JoystickInit(void)
 | 
			
		|||
            ("Joystick: Failed to get HID CFMutableDictionaryRef via IOServiceMatching.");
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    / */ Now search I/O Registry for matching devices. */
 | 
			
		||||
    /* Now search I/O Registry for matching devices. */
 | 
			
		||||
    result =
 | 
			
		||||
        IOServiceGetMatchingServices(masterPort, hidMatchDictionary,
 | 
			
		||||
                                     &hidObjectIterator);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue