/[LeafOK_CVS]/lbbs/src/menu.c
ViewVC logotype

Diff of /lbbs/src/menu.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.60 by sysadm, Wed May 28 10:26:21 2025 UTC Revision 1.61 by sysadm, Thu May 29 01:21:44 2025 UTC
# Line 807  int load_menu(MENU_SET *p_menu_set, cons Line 807  int load_menu(MENU_SET *p_menu_set, cons
807          return 0;          return 0;
808  }  }
809    
810  static int display_menu_cursor(MENU_SET *p_menu_set, int show)  int display_menu_cursor(MENU_SET *p_menu_set, int show)
811  {  {
812          MENU_ID menu_id;          MENU_ID menu_id;
813          MENU_ITEM_ID menu_item_id;          MENU_ITEM_ID menu_item_id;


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1