summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorvictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-10-14 12:43:47 +0800
committervictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-10-14 12:43:47 +0800
commit1885c4f2e49d581baaf5f5dfd600287076dbd1f5 (patch)
treed9838e7a4cb331f3f495e672f00a619f6f495276 /include
parent3ffb17c6a53f3f4761654cb32044ac55e528546d (diff)
downloadpttbbs-1885c4f2e49d581baaf5f5dfd600287076dbd1f5.tar
pttbbs-1885c4f2e49d581baaf5f5dfd600287076dbd1f5.tar.gz
pttbbs-1885c4f2e49d581baaf5f5dfd600287076dbd1f5.tar.bz2
pttbbs-1885c4f2e49d581baaf5f5dfd600287076dbd1f5.tar.lz
pttbbs-1885c4f2e49d581baaf5f5dfd600287076dbd1f5.tar.xz
pttbbs-1885c4f2e49d581baaf5f5dfd600287076dbd1f5.tar.zst
pttbbs-1885c4f2e49d581baaf5f5dfd600287076dbd1f5.zip
add mode CHESSWATCHING
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1239 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include')
-rw-r--r--include/modes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/modes.h b/include/modes.h
index 8321fc8b..ca43900c 100644
--- a/include/modes.h
+++ b/include/modes.h
@@ -96,6 +96,7 @@
#define JCEE 78
#define REEDIT 79
#define BLOGGING 80
+#define CHESSWATCHING 81
/* menu.c ¤¤ªº¼Ò¦¡ */
#define QUIT 0x666 /* Return value to abort recursive functions */