mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
update ui after savestate load (because loading a savestate can affect whether certain items should be grayed out in the menu)
This commit is contained in:
parent
cfad00d6e0
commit
c88e4a097e
4 changed files with 24 additions and 0 deletions
|
@ -361,6 +361,8 @@ private:
|
|||
|
||||
int GetCmdForHotkey(unsigned int key);
|
||||
|
||||
void OnAfterLoadCallback();
|
||||
|
||||
// For TASInputDlg
|
||||
void TASManipFunction(SPADStatus *PadStatus, int controllerID);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue