mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-17 13:02:10 -04:00
DolphinQt: Turn the compress/decompress action into a dialog
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
namespace UICommon
|
||||
{
|
||||
static constexpr u32 CACHE_REVISION = 16; // Last changed in PR 8313
|
||||
static constexpr u32 CACHE_REVISION = 17; // Last changed in PR 8738
|
||||
|
||||
std::vector<std::string> FindAllGamePaths(const std::vector<std::string>& directories_to_scan,
|
||||
bool recursive_scan)
|
||||
|
||||
Reference in New Issue
Block a user