mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 10:28:36 -07:00
Main Menu: Cleanup code, fix scrolling text
This commit is contained in:
@@ -22,7 +22,7 @@ const char* const menu_style_names[MenuStyleCount] = {
|
||||
"Vertical",
|
||||
"C64",
|
||||
"Compact",
|
||||
"Terminal",
|
||||
"MNTM",
|
||||
};
|
||||
static void momentum_app_scene_interface_mainmenu_menu_style_changed(VariableItem* item) {
|
||||
MomentumApp* app = variable_item_get_context(item);
|
||||
|
||||
Reference in New Issue
Block a user