mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-03 18:06:32 -05:00
gl_shader_disk_cache: Invalidate shader cache changes with CMake hash
This commit is contained in:
@@ -13,5 +13,6 @@ extern const char g_build_name[];
|
||||
extern const char g_build_date[];
|
||||
extern const char g_build_fullname[];
|
||||
extern const char g_build_version[];
|
||||
extern const char g_shader_cache_version[];
|
||||
|
||||
} // namespace Common
|
||||
|
Reference in New Issue
Block a user