diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/modes.h | 1 |
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 */ |