summaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h4
1 files changed, 4 insertions, 0 deletions
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