mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06: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:
@ -46,6 +46,7 @@ private:
|
||||
void RefreshMenuLabels() const;
|
||||
void RefreshPlayMenuLabel() const;
|
||||
void RefreshSaveStateMenuLabels() const;
|
||||
void RefreshWiiToolsLabels() const;
|
||||
void RefreshWiiSystemMenuLabel() const;
|
||||
|
||||
void ClearSavedPerspectivesMenu() const;
|
||||
|
Reference in New Issue
Block a user