bit-use collision on WC2_TERM_SIZE, WC2_RESET_STATUS
This commit is contained in:
@@ -216,10 +216,10 @@ extern
|
||||
after updating status window fields */
|
||||
#define WC2_RESET_STATUS 0x0100L /* 09 call status_update(BL_RESET) to indicate
|
||||
draw everything */
|
||||
#define WC2_TERM_SIZE 0x0100L /* 10 support setting terminal size */
|
||||
#define WC2_WINDOWBORDERS 0x0200L /* 11 display borders on nh windows */
|
||||
#define WC2_PETATTR 0x0400L /* 12 attributes for hilite_pet */
|
||||
#define WC2_GUICOLOR 0x0800L /* 13 display colours outside map win */
|
||||
#define WC2_TERM_SIZE 0x0200L /* 10 support setting terminal size */
|
||||
#define WC2_WINDOWBORDERS 0x0400L /* 11 display borders on nh windows */
|
||||
#define WC2_PETATTR 0x0800L /* 12 attributes for hilite_pet */
|
||||
#define WC2_GUICOLOR 0x1000L /* 13 display colours outside map win */
|
||||
/* 19 free bits */
|
||||
|
||||
#define ALIGN_LEFT 1
|
||||
|
||||
Reference in New Issue
Block a user