mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 18:54:14 +01:00 
			
		
		
		
	core: hid: Add handheld to nfc devices
This commit is contained in:
		
							parent
							
								
									3e0aaeba98
								
							
						
					
					
						commit
						2ccbf5abdd
					
				| @ -1048,6 +1048,7 @@ bool EmulatedController::HasNfc() const { | ||||
|     case NpadStyleIndex::JoyconRight: | ||||
|     case NpadStyleIndex::JoyconDual: | ||||
|     case NpadStyleIndex::ProController: | ||||
|     case NpadStyleIndex::Handheld: | ||||
|         break; | ||||
|     default: | ||||
|         return false; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user