MCPcopy 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
2307void FolderMemoryCardAggregator::SetFiltering(const bool enableFiltering)
2308{
2309 m_enableFiltering = enableFiltering;
2310}
2311
2312s32 FolderMemoryCardAggregator::IsPresent(uint slot)
2313{

Callers 1

FileMcd_EmuOpenFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected