mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-22 02:09:06 +00:00
Add imgui golf mode overlay
This commit is contained in:
parent
1a12876330
commit
6c393f9ff4
13 changed files with 156 additions and 10 deletions
|
@ -133,6 +133,7 @@ private:
|
|||
QAction* m_host_input_authority_action;
|
||||
QAction* m_sync_all_wii_saves_action;
|
||||
QAction* m_golf_mode_action;
|
||||
QAction* m_golf_mode_overlay_action;
|
||||
QPushButton* m_quit_button;
|
||||
QSplitter* m_splitter;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue