MCPcopy 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
627void FileMcd_CancelEject()
628{
629 AutoEject::ClearAll();
630}
631
632void FileMcd_Reopen(std::string new_serial)
633{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected