Home
last modified time | relevance | path

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

/dports/games/angband/Angband-4.2.2/src/
H A Dui-target.c101 int wid, hgt, help_loc; in target_display_help() local
103 help_loc = hgt - HELP_HEIGHT; in target_display_help()
106 clear_from(help_loc); in target_display_help()
111 Term_gotoxy(1, help_loc); in target_display_help()
H A Dui-store.c377 int help_loc = ctx->scr_places_y[LOC_HELP_PROMPT]; in store_display_help() local
386 Term_gotoxy(1, help_loc); in store_display_help()