Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2190
void FileAccessHelper::ClearMetadataWriteState()
2191
{
2192
m_lastWrittenFileRef = nullptr;
2193
}
2194
2195
bool FileAccessHelper::CleanMemcardFilename(char* name)
2196
{
Callers
1
Flush
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected