MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / Clear

Method Clear

common/MemorySettingsInterface.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18void MemorySettingsInterface::Clear()
19{
20 m_sections.clear();
21}
22
23bool MemorySettingsInterface::IsEmpty()
24{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected