mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-05 01:17:51 -05: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