qt: add menu item to remove cache storage

This commit is contained in:
Liam
2023-05-26 23:21:18 -04:00
parent d6db422098
commit fcd48eb239
4 changed files with 26 additions and 0 deletions

View File

@ -45,6 +45,7 @@ enum class GameListRemoveTarget {
VkShaderCache,
AllShaderCache,
CustomConfiguration,
CacheStorage,
};
enum class DumpRomFSTarget {