mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-24 05:34:45 -07:00
Cleaner asset system
This commit is contained in:
@@ -32,14 +32,3 @@ typedef struct {
|
||||
} XtremeAssets;
|
||||
|
||||
XtremeAssets* XTREME_ASSETS();
|
||||
|
||||
void XTREME_ASSETS_LOAD();
|
||||
|
||||
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