Code style nit
This commit is contained in:
@@ -1852,7 +1852,8 @@ get_menu_coloring(const char *str, int *color, int *attr)
|
|||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
int select_menu(winid window, int how, menu_item **menu_list)
|
int
|
||||||
|
select_menu(winid window, int how, menu_item **menu_list)
|
||||||
{
|
{
|
||||||
int reslt;
|
int reslt;
|
||||||
boolean old_bot_disabled = gb.bot_disabled;
|
boolean old_bot_disabled = gb.bot_disabled;
|
||||||
|
|||||||
Reference in New Issue
Block a user