mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-17 07:47:23 -05:00
Added Triforce support
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
namespace UICommon
|
||||
{
|
||||
static constexpr u32 CACHE_REVISION = 26; // Last changed in PR 10084
|
||||
static constexpr u32 CACHE_REVISION = 27; // Last changed in PR 13844
|
||||
|
||||
std::vector<std::string> FindAllGamePaths(std::span<const std::string_view> directories_to_scan,
|
||||
bool recursive_scan)
|
||||
|
||||
Reference in New Issue
Block a user