mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	coprocessor: reenabled debug log
This commit is contained in:
		
							parent
							
								
									477b0caca4
								
							
						
					
					
						commit
						2773360f84
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -25,7 +25,7 @@ s32 CallMRC(u32 instruction) { | ||||||
|         return GetThreadCommandBuffer(); |         return GetThreadCommandBuffer(); | ||||||
| 
 | 
 | ||||||
|     default: |     default: | ||||||
|         //DEBUG_LOG(OSHLE, "unknown MRC call 0x%08X", instruction);
 |         DEBUG_LOG(OSHLE, "unknown MRC call 0x%08X", instruction); | ||||||
|         break; |         break; | ||||||
|     } |     } | ||||||
|     return -1; |     return -1; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue