forked from eden-emu/eden
		
	configuration: Migrate controller settings to emulated controller
This commit is contained in:
		
							parent
							
								
									6c7814bc9c
								
							
						
					
					
						commit
						6774c7988b
					
				
					 12 changed files with 140 additions and 126 deletions
				
			
		|  | @ -91,7 +91,6 @@ void EmulatedController::ReloadFromSettings() { | |||
| } | ||||
| 
 | ||||
| void EmulatedController::ReloadInput() { | ||||
|     // LOG_ERROR(Service_HID, "reload config {}", NpadIdTypeToIndex(npad_id_type));
 | ||||
|     // If you load any device here add the equivalent to the UnloadInput() function
 | ||||
|     const auto left_side = button_params[Settings::NativeButton::ZL]; | ||||
|     const auto right_side = button_params[Settings::NativeButton::ZR]; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 german77
						german77