mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 15:32:25 -07: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