Home
last modified time | relevance | path

Searched refs:no_valid_row (Results 1 – 1 of 1) sorted by relevance

/dports/games/angband/Angband-4.2.2/src/
H A Dui-menu.c49 static bool no_valid_row(struct menu *menu, int count);
464 static bool no_valid_row(struct menu *menu, int count) in no_valid_row() function
727 if (dir && !no_valid_row(menu, count)) { in menu_handle_keypress()