Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ FileMcd_CancelEject
Function
FileMcd_CancelEject
pcsx2/SIO/Memcard/MemoryCardFile.cpp:627–630 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
625
}
626
627
void FileMcd_CancelEject()
628
{
629
AutoEject::ClearAll();
630
}
631
632
void FileMcd_Reopen(std::string new_serial)
633
{
Callers
1
EntryPointCompilingOnCPUThread
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected