mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Qt/NetPlayDialog: Improve player list
This commit is contained in:
parent
e78235943e
commit
d8a95834f3
4 changed files with 79 additions and 29 deletions
|
@ -98,6 +98,9 @@ public:
|
|||
static void SendTimeBase();
|
||||
bool DoAllPlayersHaveGame();
|
||||
|
||||
const PadMappingArray& GetPadMapping() const;
|
||||
const PadMappingArray& GetWiimoteMapping() const;
|
||||
|
||||
protected:
|
||||
void ClearBuffers();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue