Updated fullscreen editor
This commit is contained in:
1040
mbsebbs/fsedit.c
1040
mbsebbs/fsedit.c
File diff suppressed because it is too large
Load Diff
@@ -26,7 +26,6 @@ void Full_Help(void);
|
||||
void Setcursor(void);
|
||||
void Beep(void);
|
||||
void Refresh(void);
|
||||
void Debug(void);
|
||||
void GetstrLC(char *, int);
|
||||
void ScrollUp(void);
|
||||
void ScrollDown(void);
|
||||
|
@@ -3,7 +3,7 @@
|
||||
#ifndef _MAIL_H
|
||||
#define _MAIL_H
|
||||
|
||||
#define TEXTBUFSIZE 500
|
||||
#define TEXTBUFSIZE 700
|
||||
|
||||
|
||||
int LC(int); /* More prompt for reading messages */
|
||||
|
Reference in New Issue
Block a user