mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Minor formatting change
This commit is contained in:
		
							parent
							
								
									3b4f134c08
								
							
						
					
					
						commit
						19acec351c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -40,7 +40,7 @@ namespace Pica { | |||
| //       field offset. Otherwise, the compiler will fail to compile this code.
 | ||||
| #define PICA_REG_INDEX_WORKAROUND(field_name, backup_workaround_index)                             \ | ||||
|     ((typename std::enable_if<backup_workaround_index == PICA_REG_INDEX(field_name),               \ | ||||
|                               size_t>::type)PICA_REG_INDEX(field_name)) | ||||
|                               size_t>::type) PICA_REG_INDEX(field_name)) | ||||
| #endif // _MSC_VER
 | ||||
| 
 | ||||
| struct Regs { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue