mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	gl_shader_decompiler: Fix typo "y_negate"->"y_direction"
This commit is contained in:
		
							parent
							
								
									e2ea0c3e11
								
							
						
					
					
						commit
						f1facaeaef
					
				| @ -1884,7 +1884,7 @@ private: | |||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     Expression YNegate(Operation operation) { |     Expression YNegate(Operation operation) { | ||||||
|         return {"y_negate", Type::Float}; |         return {"y_direction", Type::Float}; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     template <u32 element> |     template <u32 element> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 ReinUsesLisp
						ReinUsesLisp