mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Moved Input Display to Movie Menu
This commit is contained in:
@ -90,6 +90,7 @@ struct SConfig : NonCopyable
|
||||
std::string m_strMovieAuthor;
|
||||
unsigned int m_FrameSkip;
|
||||
bool m_DumpFrames;
|
||||
bool m_ShowInputDisplay;
|
||||
|
||||
// DSP settings
|
||||
bool m_DSPEnableJIT;
|
||||
|
Reference in New Issue
Block a user