summaryrefslogtreecommitdiffstats
path: root/include/modes.h
diff options
context:
space:
mode:
authorscw <scw@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-07-04 15:55:01 +0800
committerscw <scw@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-07-04 15:55:01 +0800
commit45cf571a04e8a8781c1664cc6e993f4a09118e07 (patch)
treec34dbcc5b2aa76b0c8630f6a88c48cdeec9df454 /include/modes.h
parente4562242b17b1d5d0dbf779a87e486528295c600 (diff)
downloadpttbbs-45cf571a04e8a8781c1664cc6e993f4a09118e07.tar
pttbbs-45cf571a04e8a8781c1664cc6e993f4a09118e07.tar.gz
pttbbs-45cf571a04e8a8781c1664cc6e993f4a09118e07.tar.bz2
pttbbs-45cf571a04e8a8781c1664cc6e993f4a09118e07.tar.lz
pttbbs-45cf571a04e8a8781c1664cc6e993f4a09118e07.tar.xz
pttbbs-45cf571a04e8a8781c1664cc6e993f4a09118e07.tar.zst
pttbbs-45cf571a04e8a8781c1664cc6e993f4a09118e07.zip
GO game merged from FPG.
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2113 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include/modes.h')
-rw-r--r--include/modes.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/modes.h b/include/modes.h
index 6d0cacf6..d4f8c926 100644
--- a/include/modes.h
+++ b/include/modes.h
@@ -99,7 +99,8 @@
#define REEDIT 79
#define BLOGGING 80
#define CHESSWATCHING 81
-#define MODE_MAX 81 /* 所有其他選單動態須在此之前 */
+#define GO 82
+#define MODE_MAX 82 /* 所有其他選單動態須在此之前 */
/* menu.c 中的模式 */
#define QUIT 0x666 /* Return value to abort recursive functions */
@@ -156,6 +157,7 @@ enum {STRIP_ALL = 0, ONLY_COLOR, NO_RELOAD};
#define SIG_GOMO 3
#define SIG_CHC 4
#define SIG_DARK 5
+#define SIG_GO 6
/* talk.c 中的模式 */
#define WATERBALL_GENERAL 0