Show menu control keys in help menu
This commit is contained in:
@@ -3010,6 +3010,9 @@ dokeylist(VOID_ARGS)
|
||||
keys_used[(uchar)C('c')] = TRUE;
|
||||
#endif
|
||||
|
||||
putstr(datawin, 0, "");
|
||||
show_menu_controls(datawin, TRUE);
|
||||
|
||||
if (dokeylist_putcmds(datawin, TRUE, GENERALCMD, WIZMODECMD, &keys_used)) {
|
||||
putstr(datawin, 0, "");
|
||||
putstr(datawin, 0, "General commands:");
|
||||
@@ -4193,7 +4196,6 @@ boolean nodiag;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
STATIC_OVL boolean
|
||||
help_dir(sym, msg)
|
||||
char sym;
|
||||
|
||||
Reference in New Issue
Block a user