mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-24 01:28:11 -07:00
Update gui.c
This commit is contained in:
@@ -137,7 +137,6 @@ static void gui_redraw_status_bar(Gui* gui, bool need_attention) {
|
||||
left_used += (width + 2);
|
||||
x += (width + 2);
|
||||
}
|
||||
// Draw frame around icons on the left
|
||||
}
|
||||
|
||||
static bool gui_redraw_window(Gui* gui) {
|
||||
|
||||
Reference in New Issue
Block a user