mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-26 04:06:32 +00:00
DolphinWX: properly sync EmuState and banner changes.
This commit is contained in:
parent
99b1735424
commit
f51df62344
6 changed files with 238 additions and 166 deletions
|
@ -99,7 +99,7 @@ public:
|
|||
void DoStop();
|
||||
void UpdateGUI();
|
||||
void GameListRefresh();
|
||||
void GameListRescan();
|
||||
void GameListRescan(bool purge_cache = false);
|
||||
void ToggleLogWindow(bool bShow);
|
||||
void ToggleLogConfigWindow(bool bShow);
|
||||
void StatusBarMessage(const char* format, ...);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue