Updated lines/cols definitions

This commit is contained in:
Michiel Broek
2001-12-02 17:10:49 +00:00
parent 48a59cf71a
commit b3e75eb94c
5 changed files with 63 additions and 14 deletions

View File

@@ -28,8 +28,12 @@
#define KEY_PGDN 209
#ifndef LINES
#define LINES 24
#endif
#ifndef COLS
#define COLS 80
#endif
/*