mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-23 01:56:08 -04:00
fix/dynamic-themes
Helps change theme to update during emulation. Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -116,6 +116,7 @@ signals:
|
||||
void EmulationStarting(EmuThread* emu_thread);
|
||||
void EmulationStopping();
|
||||
void UpdateThemedIcons();
|
||||
void themeChanged();
|
||||
void UpdateInstallProgress();
|
||||
void AmiiboSettingsFinished(bool is_success, const std::string& name);
|
||||
void ControllerSelectorReconfigureFinished(bool is_success);
|
||||
|
||||
Reference in New Issue
Block a user