diff options
Diffstat (limited to 'include/common.h')
-rw-r--r-- | include/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h index a6fb23ec..6bd4bb98 100644 --- a/include/common.h +++ b/include/common.h @@ -124,6 +124,7 @@ #define NOECHO 0 #define DOECHO 1 #define LCECHO 2 +#define NUMECHO 4 #define YEA 1 /* Booleans (Yep, for true and false) */ #define NA 0 |