use_menu_glyphs

This commit is contained in:
Kestrel
2025-04-03 19:49:39 -05:00
committed by PatR
parent 31e03f1c68
commit 9e1e032ea8
7 changed files with 21 additions and 9 deletions

View File

@@ -34,6 +34,7 @@ typedef struct tty_mi {
anything identifier; /* user identifier */
long count; /* user count */
char *str; /* description string (including accelerator) */
glyph_info glyphinfo; /* glyph */
int attr; /* string attribute */
int color; /* string color */
boolean selected; /* TRUE if selected by user */