mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-18 08:19:59 +00:00
Automatic disc change for 2-disc games
This commit is contained in:
parent
fc68b835e7
commit
bd665aad5d
19 changed files with 306 additions and 92 deletions
|
@ -44,6 +44,7 @@ private:
|
|||
QComboBox* m_combobox_update_track;
|
||||
QCheckBox* m_checkbox_dualcore;
|
||||
QCheckBox* m_checkbox_cheats;
|
||||
QCheckBox* m_checkbox_auto_disc_change;
|
||||
#ifdef USE_DISCORD_PRESENCE
|
||||
QCheckBox* m_checkbox_discord_presence;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue