mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
DolphinWX: properly sync EmuState and banner changes.
This commit is contained in:
@ -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, ...);
|
||||
|
Reference in New Issue
Block a user