From fd0bebe7a68f0ff2a4a3a3aa90fc81bc28ee3e66 Mon Sep 17 00:00:00 2001 From: victor Date: Tue, 9 Sep 2003 06:10:51 +0000 Subject: merge from my branch merge chc_*.c to chc.c merge gomo1.c into gomo.c add new feature to chc git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1171 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/modes.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/modes.h') diff --git a/include/modes.h b/include/modes.h index a70e7047..8321fc8b 100644 --- a/include/modes.h +++ b/include/modes.h @@ -97,11 +97,6 @@ #define REEDIT 79 #define BLOGGING 80 -/* 象棋 */ -#define CHC_VERSUS 0 /* 雙人 */ -#define CHC_WATCH 1 /* 觀棋 */ -#define CHC_PERSONAL 2 /* 打譜 */ - /* menu.c 中的模式 */ #define QUIT 0x666 /* Return value to abort recursive functions */ #define XEASY 0x333 /* Return value to un-redraw screen */ -- cgit v1.2.3