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

Method GetMemcardSlot

pcsx2/SIO/Multitap/MultitapProtocol.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118u8 MultitapProtocol::GetMemcardSlot()
119{
120 return this->currentMemcardSlot;
121}
122
123void MultitapProtocol::SendToMultitap()
124{

Callers 1

MemcardMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected