mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	removed unnecessary debug assert
This commit is contained in:
		
							parent
							
								
									328c415c74
								
							
						
					
					
						commit
						7c5d8f6dad
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -73,7 +73,6 @@ mmu_init (ARMul_State * state) | |||
| 	case 0x0007b000: | ||||
| 		NOTICE_LOG(ARM11, "SKYEYE: use arm11jzf-s mmu ops\n"); | ||||
| 		state->mmu.ops = arm1176jzf_s_mmu_ops; | ||||
| 		_dbg_assert_msg_(ARM11, false, "ImplementMe: arm1176jzf_s_mmu_ops!"); | ||||
| 		break; | ||||
| 
 | ||||
| 	default: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue