Updated lines/cols definitions
This commit is contained in:
@@ -151,8 +151,12 @@
|
||||
#define KEY_PGDN 209
|
||||
|
||||
|
||||
#ifndef LINES
|
||||
#define LINES 24
|
||||
#endif
|
||||
#ifndef COLS
|
||||
#define COLS 80
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
|
@@ -31,7 +31,6 @@
|
||||
#ifndef _MBSE_H
|
||||
#define _MBSE_H
|
||||
|
||||
#define LINES 24 /* Lines for MoreFile */
|
||||
#define LANG 500 /* Amount of Language Entries */
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user