mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 14:05:45 +00:00
qt: add menu item to remove cache storage
This commit is contained in:
parent
ebcfe440ba
commit
0627c4622f
4 changed files with 26 additions and 0 deletions
|
@ -45,6 +45,7 @@ enum class GameListRemoveTarget {
|
|||
VkShaderCache,
|
||||
AllShaderCache,
|
||||
CustomConfiguration,
|
||||
CacheStorage,
|
||||
};
|
||||
|
||||
enum class DumpRomFSTarget {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue