diff options
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ #define CURSOR_CHAR_1 '<' #define CURSOR_CHAR_2 '>' +#define MESSAGE_MAX_SIZE 128 + #define FILENAME_BUF_SIZE 128 #define FILENAME_PROMPT "Filename:" |
