From c46fffb99342eee4d4eeec4e8a4707a294f0b3b7 Mon Sep 17 00:00:00 2001 From: in2 Date: Thu, 15 Jan 2004 17:37:12 +0000 Subject: add some comments for ofo water mode. set nkwbd default to 5, 5 git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1484 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/common.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include') diff --git a/include/common.h b/include/common.h index 64064ed4..1b6826a7 100644 --- a/include/common.h +++ b/include/common.h @@ -185,4 +185,8 @@ #define STR_CURSOR "กด" #define STR_UNCUR " " + +#define NOTREPLYING -1 +#define REPLYING 0 +#define RECVINREPLYING 1 #endif -- cgit v1.2.3