mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-04 22:33:36 -07:00
Update applications.h
This commit is contained in:
@@ -38,6 +38,12 @@ extern const size_t FLIPPER_APPS_COUNT;
|
||||
extern const FlipperOnStartHook FLIPPER_ON_SYSTEM_START[];
|
||||
extern const size_t FLIPPER_ON_SYSTEM_START_COUNT;
|
||||
|
||||
/* Games list
|
||||
* Spawned by loader
|
||||
*/
|
||||
extern const FlipperApplication FLIPPER_GAMES[];
|
||||
extern const size_t FLIPPER_GAMES_COUNT;
|
||||
|
||||
/* Plugins list
|
||||
* Spawned by loader
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user