--- lbbs/src/menu.c 2025/05/28 10:26:21 1.60 +++ lbbs/src/menu.c 2025/05/29 01:21:44 1.61 @@ -807,7 +807,7 @@ int load_menu(MENU_SET *p_menu_set, cons return 0; } -static int display_menu_cursor(MENU_SET *p_menu_set, int show) +int display_menu_cursor(MENU_SET *p_menu_set, int show) { MENU_ID menu_id; MENU_ITEM_ID menu_item_id;