mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Fix format error from #2195
This commit is contained in:
		
							parent
							
								
									0fbe0634a7
								
							
						
					
					
						commit
						75affa13f7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -224,7 +224,7 @@ static void WritePicaReg(u32 id, u32 value, u32 mask) { | |||
|                 u8* texture_data = Memory::GetPhysicalPointer(texture.config.GetPhysicalAddress()); | ||||
|                 g_debug_context->recorder->MemoryAccessed( | ||||
|                     texture_data, Pica::Regs::NibblesPerPixel(texture.format) * | ||||
|                     texture.config.width / 2 * texture.config.height, | ||||
|                                       texture.config.width / 2 * texture.config.height, | ||||
|                     texture.config.GetPhysicalAddress()); | ||||
|             } | ||||
|         } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue