mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
WX: Disable a few menu items when a Wii title is running
Unsafe and keeping them enabled would allow inaccurate behaviour that can break games.
This commit is contained in:
parent
4c0a392698
commit
d8089a457f
3 changed files with 34 additions and 4 deletions
|
@ -46,6 +46,7 @@ private:
|
|||
void RefreshMenuLabels() const;
|
||||
void RefreshPlayMenuLabel() const;
|
||||
void RefreshSaveStateMenuLabels() const;
|
||||
void RefreshWiiToolsLabels() const;
|
||||
void RefreshWiiSystemMenuLabel() const;
|
||||
|
||||
void ClearSavedPerspectivesMenu() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue