mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	Revert "arm_dynarmic: Check if jit is nullptr when preparing reschedule"
This commit is contained in:
		
							parent
							
								
									28538bba9c
								
							
						
					
					
						commit
						dc29919bbe
					
				| @ -248,9 +248,6 @@ void ARM_Dynarmic::LoadContext(const ThreadContext& ctx) { | ||||
| } | ||||
| 
 | ||||
| void ARM_Dynarmic::PrepareReschedule() { | ||||
|     if (jit == nullptr) | ||||
|         return; | ||||
| 
 | ||||
|     jit->HaltExecution(); | ||||
| } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 bunnei
						bunnei