mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Drop framelimit by fps
Framelimit by fps can't be done per coretiming
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user