Home
last modified time | relevance | path

Searched defs:newest_entry (Results 1 – 2 of 2) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dhiscores.cc58 static int newest_entry = -1; variable
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dhiscores.cc108 int newest_entry = -1; in hiscores_new_entry() local
288 string hiscores_print_list(int display_count, int format, int newest_entry, int& start_out) in hiscores_print_list()