mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
Main Menu: Add coverflow menu style (#314)
* Add coverflow menu style. * Update with new canvas extended function `canvas_draw_icon_animation_ex`
This commit is contained in:
@@ -29,6 +29,7 @@ typedef enum {
|
||||
MenuStyleC64,
|
||||
MenuStyleCompact,
|
||||
MenuStyleMNTM,
|
||||
MenuStyleCoverFlow,
|
||||
MenuStyleCount,
|
||||
} MenuStyle;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user