mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 02:34:11 +01:00 
			
		
		
		
	Update shader cache version. (#9175)
This commit is contained in:
		
							parent
							
								
									75596c07e0
								
							
						
					
					
						commit
						9fc1bcc7b2
					
				| @ -53,7 +53,7 @@ using VideoCommon::FileEnvironment; | ||||
| using VideoCommon::GenericEnvironment; | ||||
| using VideoCommon::GraphicsEnvironment; | ||||
| 
 | ||||
| constexpr u32 CACHE_VERSION = 6; | ||||
| constexpr u32 CACHE_VERSION = 7; | ||||
| 
 | ||||
| template <typename Container> | ||||
| auto MakeSpan(Container& container) { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user