Etwas
public c v1 · immutableif(list->show_selection_marker && global_settings.cursor_style && i >= list->selected_item && i < list->selected_item + list->selected_size) {/* The selected item must be displayed scrolling */ if (global_settings.cursor_style == 1 #ifdef HAVE_REMOTE_LCD || (display->depth < 16 && global_settings.cursor_style)#endif ) { /* Display inverted-line-style */ list_text[display->screen_type].drawmode |= STYLE_INVERT; }