mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-13 04:28:36 +02:00
qt: add menu item to remove cache storage
This commit is contained in:
parent
d6db422098
commit
fcd48eb239
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