mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-27 20:56:25 +00:00
Drop framelimit by fps
Framelimit by fps can't be done per coretiming
This commit is contained in:
parent
f7dc918057
commit
a51b5f7815
5 changed files with 1 additions and 18 deletions
|
@ -51,7 +51,6 @@ struct SConfig : NonCopyable
|
|||
int m_InterfaceLanguage;
|
||||
// framelimit choose
|
||||
unsigned int m_Framelimit;
|
||||
bool b_UseFPS;
|
||||
// other interface settings
|
||||
bool m_InterfaceToolbar;
|
||||
bool m_InterfaceStatusbar;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue