mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
Reboot on assets change
This commit is contained in:
@@ -33,8 +33,8 @@ typedef struct {
|
||||
|
||||
XtremeAssets* XTREME_ASSETS();
|
||||
|
||||
void XTREME_ASSETS_UPDATE();
|
||||
void XTREME_ASSETS_LOAD();
|
||||
|
||||
void swap_bmx_icon(const Icon** replace, const char* base, const char* name, FuriString* path, File* file, int i);
|
||||
void swap_bmx_icon(const Icon** replace, const char* base, const char* name, FuriString* path, File* file);
|
||||
|
||||
void free_bmx_icon(Icon* icon);
|
||||
|
||||
Reference in New Issue
Block a user