mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	System: Correct PrepareReschedule.
This commit is contained in:
		
							parent
							
								
									a1630ab53e
								
							
						
					
					
						commit
						de4b01f75d
					
				@ -415,7 +415,7 @@ bool System::IsPoweredOn() const {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void System::PrepareReschedule() {
 | 
			
		||||
    CurrentCoreManager().PrepareReschedule();
 | 
			
		||||
    impl->CurrentPhysicalCore().Stop();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void System::PrepareReschedule(const u32 core_index) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user