From: SHIRAKATA Kentaro Date: Tue, 19 Jun 2018 20:11:10 +0000 (+0900) Subject: disable status hilite X-Git-Tag: v3.6.1-0.1~5 X-Git-Url: http://git.osdn.net/view?p=jnethack%2Fsource.git;a=commitdiff_plain;h=cb0f9a770fc30d80609f7d89c74fec4cd4cd3f16 disable status hilite --- diff --git a/include/config.h b/include/config.h index 828131e..2985755 100644 --- a/include/config.h +++ b/include/config.h @@ -499,7 +499,7 @@ typedef unsigned char uchar; * Only available with POSIX_TYPES or GNU C */ /* #define MSGHANDLER */ -#define STATUS_HILITES /* support hilites of status fields */ +/* #define STATUS_HILITES /* support hilites of status fields */ /* #define WINCHAIN */ /* stacked window systems */