GS: Bump shader cache version

This commit is contained in:
refractionpcsx2 2023-02-17 19:40:16 +00:00
parent 6745428d0c
commit c9078af45e
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@
/// Version number for GS and other shaders. Increment whenever any of the contents of the
/// shaders change, to invalidate the cache.
static constexpr u32 SHADER_CACHE_VERSION = 12;
static constexpr u32 SHADER_CACHE_VERSION = 13;