mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 19:19:03 +00:00
Moved Input Display to Movie Menu
This commit is contained in:
parent
536b8d6695
commit
467ab1a629
11 changed files with 16 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue