Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ SetFiltering
Method
SetFiltering
pcsx2/SIO/Memcard/MemoryCardFolder.cpp:2307–2310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2305
}
2306
2307
void FolderMemoryCardAggregator::SetFiltering(const bool enableFiltering)
2308
{
2309
m_enableFiltering = enableFiltering;
2310
}
2311
2312
s32 FolderMemoryCardAggregator::IsPresent(uint slot)
2313
{
Callers
1
FileMcd_EmuOpen
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected