Fix switching asset pack not updating icons/text

This commit is contained in:
Willy-JL
2023-07-06 01:37:12 +02:00
parent 2e7d074c0c
commit 97c11926a1
3 changed files with 12 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ typedef struct {
bool save_angry;
bool save_backlight;
bool save_settings;
bool apply_pack;
bool show_slideshow;
bool require_reboot;
} XtremeApp;