mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-26 04:06:32 +00:00
Source: MP Turn Counter
This commit is contained in:
parent
59a3ef26ce
commit
53905e689d
7 changed files with 32 additions and 2 deletions
|
@ -112,6 +112,7 @@ struct VideoConfig final
|
|||
bool bShowSpeedColors = false;
|
||||
int iPerfSampleUSec = 0;
|
||||
bool bShowNetPlayPing = false;
|
||||
bool bShowMPTurn = true;
|
||||
bool bShowNetPlayMessages = false;
|
||||
bool bOverlayStats = false;
|
||||
bool bOverlayProjStats = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue