Automatically connect the appropriate controllers for netplay.

This commit is contained in:
Rachel Bryk
2013-07-19 15:53:20 -04:00
parent 0e1efd7d38
commit 919e54c695
3 changed files with 8 additions and 0 deletions

View File

@ -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);