Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dhiscores.cc212 static void _hiscores_print_entry(const scorefile_entry &se, in _hiscores_print_entry() function
280 _hiscores_print_entry(se, entry, format, printf); in hiscores_print_all()
320 _hiscores_print_entry(*hs_list[i], i, format, [&ret](const char */*fmt*/, const char *s){ in hiscores_print_list()