mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-24 17:55:45 +00:00
qt: add menu item to remove cache storage
This commit is contained in:
@@ -45,6 +45,7 @@ enum class GameListRemoveTarget {
|
||||
VkShaderCache,
|
||||
AllShaderCache,
|
||||
CustomConfiguration,
|
||||
CacheStorage,
|
||||
};
|
||||
|
||||
enum class DumpRomFSTarget {
|
||||
|
||||
Reference in New Issue
Block a user