Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
113
u8 MultitapProtocol::GetPadSlot()
114
{
115
return this->currentPadSlot;
116
}
117
118
u8 MultitapProtocol::GetMemcardSlot()
119
{
Callers
1
Pad
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected