Parent Directory
|
Revision Log
|
Patch
| Revision 1.23 by sysadm, Thu May 29 01:21:44 2025 UTC | Revision 1.24 by sysadm, Fri May 30 02:57:09 2025 UTC | |
|---|---|---|
| # | Line 80 struct menu_t | Line 80 struct menu_t |
| 80 | int16_t item_count; | int16_t item_count; |
| 81 | int16_t page_row, page_col; | int16_t page_row, page_col; |
| 82 | int16_t page_item_limit; | int16_t page_item_limit; |
| 83 | int8_t use_filter; | |
| 84 | bbs_cmd_handler filter_handler; | |
| 85 | }; | }; |
| 86 | typedef struct menu_t MENU; | typedef struct menu_t MENU; |
| 87 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |