mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	glsl_decompiler: Fixup TLDS
This commit is contained in:
		
							parent
							
								
									dbed6c6485
								
							
						
					
					
						commit
						8b5588e776
					
				| @ -1164,7 +1164,6 @@ private: | ||||
|         expr += '('; | ||||
|         for (u32 i = 0; i < count; ++i) { | ||||
|             expr += VisitOperand(operation, i, Type::Int); | ||||
|             expr += ", "; | ||||
| 
 | ||||
|             if (i + 1 == meta.coords_count) { | ||||
|                 expr += ')'; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 ReinUsesLisp
						ReinUsesLisp