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

Method ClearMetadataWriteState

pcsx2/SIO/Memcard/MemoryCardFolder.cpp:2190–2193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2188}
2189
2190void FileAccessHelper::ClearMetadataWriteState()
2191{
2192 m_lastWrittenFileRef = nullptr;
2193}
2194
2195bool FileAccessHelper::CleanMemcardFilename(char* name)
2196{

Callers 1

FlushMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected