mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 16:49:58 -06:00
Display RTC on OSD
This commit is contained in:
@ -255,6 +255,7 @@ struct SConfig : NonCopyable
|
||||
bool m_PauseMovie;
|
||||
bool m_ShowLag;
|
||||
bool m_ShowFrameCount;
|
||||
bool m_ShowRTC;
|
||||
std::string m_strMovieAuthor;
|
||||
unsigned int m_FrameSkip;
|
||||
bool m_DumpFrames;
|
||||
|
Reference in New Issue
Block a user