reduce flashing w/options simple menu iterations

This commit is contained in:
nhmall
2023-12-03 01:15:04 -05:00
parent 7d22a2c7b9
commit 713eafc8c8
3 changed files with 12 additions and 4 deletions

View File

@@ -1039,6 +1039,7 @@ enum docrt_flags_bits {
docrtRefresh = 1, /* redraw_map(), draw what we think the map shows */
docrtMapOnly = 2, /* ORed with Recalc or Refresh; draw the map but not
* status or perminv */
docrtNocls = 4,
};
typedef struct {