Parent Directory
|
Revision Log
|
Patch
| Revision 1.11 by sysadm, Tue Nov 4 14:58:55 2025 UTC | Revision 1.12 by sysadm, Wed Nov 5 02:06:50 2025 UTC | |
|---|---|---|
| # | Line 9 | Line 9 |
| 9 | #ifndef _BBS_CMD_H_ | #ifndef _BBS_CMD_H_ |
| 10 | #define _BBS_CMD_H_ | #define _BBS_CMD_H_ |
| 11 | ||
| #define MAX_CMD_LENGTH 20 | ||
| 12 | enum menu_return_t | enum menu_return_t |
| 13 | { | { |
| 14 | MENU_OK = 0x0, | MENU_OK = 0x0, |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |