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

Method GetPadSlot

pcsx2/SIO/Multitap/MultitapProtocol.cpp:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113u8 MultitapProtocol::GetPadSlot()
114{
115 return this->currentPadSlot;
116}
117
118u8 MultitapProtocol::GetMemcardSlot()
119{

Callers 1

PadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected