use_menu_glyphs
This commit is contained in:
@@ -334,6 +334,7 @@ struct instance_flags {
|
||||
boolean tux_penalty; /* True iff hero is a monk and wearing a suit */
|
||||
boolean use_background_glyph; /* use background glyph when appropriate */
|
||||
boolean use_menu_color; /* use color in menus; only if wc_color */
|
||||
boolean use_menu_glyphs; /* use object glyphs in menus, if the port supports it */
|
||||
#ifdef STATUS_HILITES
|
||||
long hilite_delta; /* number of moves to leave a temp hilite lit */
|
||||
long unhilite_deadline; /* time when oldest temp hilite should be unlit */
|
||||
|
||||
Reference in New Issue
Block a user