/[LeafOK_CVS]/lbbs/include/menu.h
ViewVC logotype

Diff of /lbbs/include/menu.h

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

Revision 1.29 by sysadm, Wed Jul 2 04:17:33 2025 UTC Revision 1.30 by sysadm, Mon Oct 13 07:13:39 2025 UTC
# Line 110  struct menu_set_t Line 110  struct menu_set_t
110  typedef struct menu_set_t MENU_SET;  typedef struct menu_set_t MENU_SET;
111    
112  extern MENU_SET bbs_menu;  extern MENU_SET bbs_menu;
113    extern MENU_SET top10_menu;
114    
115  extern int load_menu(MENU_SET *p_menu_set, const char *conf_file);  extern int load_menu(MENU_SET *p_menu_set, const char *conf_file);
116  extern int unload_menu(MENU_SET *p_menu_set);  extern int unload_menu(MENU_SET *p_menu_set);


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

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