mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
drop useless file and some useless line
This commit is contained in:
@@ -34,6 +34,11 @@ 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 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