mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Improve FPS/VPS Counting and Revamp Appearance
This commit is contained in:

committed by
Admiral H. Curtiss

parent
5e442f6ffa
commit
edb2c90b38
@ -49,9 +49,7 @@ private:
|
||||
GraphicsBool* m_enable_fullscreen;
|
||||
|
||||
// Options
|
||||
GraphicsBool* m_show_fps;
|
||||
GraphicsBool* m_show_ping;
|
||||
GraphicsBool* m_log_render_time;
|
||||
GraphicsBool* m_autoadjust_window_size;
|
||||
GraphicsBool* m_show_messages;
|
||||
GraphicsBool* m_render_main_window;
|
||||
|
Reference in New Issue
Block a user