mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 23:15:18 +00:00
More random changes
This commit is contained in:
parent
a485957130
commit
a16d8ba3ea
211 changed files with 576 additions and 748 deletions
|
|
@ -68,7 +68,7 @@ struct syscache_info
|
|||
}
|
||||
}
|
||||
|
||||
void clear(bool remove_root) noexcept
|
||||
void clear(bool remove_root) const noexcept
|
||||
{
|
||||
// Clear cache
|
||||
if (!vfs::host::remove_all(cache_root + cache_id, cache_root, &g_mp_sys_dev_hdd1, remove_root))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue