mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Automatically connect the appropriate controllers for netplay.
This commit is contained in:
@ -120,6 +120,7 @@ public:
|
||||
|
||||
u8 GetPadNum(u8 numPAD);
|
||||
static NetPlay* GetNetPlayPtr();
|
||||
static bool IsUsingPad(int pad);
|
||||
|
||||
protected:
|
||||
//void GetBufferedPad(const u8 pad_nb, NetPad* const netvalues);
|
||||
|
Reference in New Issue
Block a user