diff --git a/src/core/shader_cache_version.h b/src/core/shader_cache_version.h index 54e2dbeb2..a4ed71231 100644 --- a/src/core/shader_cache_version.h +++ b/src/core/shader_cache_version.h @@ -1,4 +1,4 @@ #pragma once #include "types.h" -static constexpr u32 SHADER_CACHE_VERSION = 2; \ No newline at end of file +static constexpr u32 SHADER_CACHE_VERSION = 3; \ No newline at end of file