mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 18:08:35 -07:00
add tetris game & games menu & 2 icons
This commit is contained in:
@@ -42,6 +42,12 @@ extern const size_t FLIPPER_ON_SYSTEM_START_COUNT;
|
||||
extern const FlipperApplication FLIPPER_PLUGINS[];
|
||||
extern const size_t FLIPPER_PLUGINS_COUNT;
|
||||
|
||||
/* Games list
|
||||
* Spawned by loader
|
||||
*/
|
||||
extern const FlipperApplication FLIPPER_GAMES[];
|
||||
extern const size_t FLIPPER_GAMES_COUNT;
|
||||
|
||||
/* Debug menu apps
|
||||
* Spawned by loader
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user