mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Add Rerecord Count display
Simply shows Movie::s_rerecords in the ImGui Movie window
This commit is contained in:
@ -268,6 +268,7 @@ struct SConfig
|
||||
|
||||
std::string m_WirelessMac;
|
||||
bool m_PauseMovie;
|
||||
bool m_ShowRerecord;
|
||||
bool m_ShowLag;
|
||||
bool m_ShowFrameCount;
|
||||
bool m_ShowRTC;
|
||||
|
Reference in New Issue
Block a user