mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
@@ -20,7 +20,6 @@
|
||||
|
||||
#include <loader/loader.h>
|
||||
#include <notification/notification_app.h>
|
||||
#include <toolbox/api_lock.h>
|
||||
|
||||
#define STATUS_BAR_Y_SHIFT 13
|
||||
|
||||
@@ -81,7 +80,7 @@ struct Desktop {
|
||||
|
||||
bool in_transition : 1;
|
||||
|
||||
FuriApiLock animation_lock;
|
||||
FuriSemaphore* animation_semaphore;
|
||||
|
||||
Keybinds keybinds;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user