Home
last modified time | relevance | path

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

/openbsd/games/hack/
H A Dhack.end.c441 int t0lth = outentry(0, t0, -1); in topten() local
442 int t1lth = outentry(rank, t1, t0lth); in topten()
443 if(t1lth > t0lth) t0lth = t1lth; in topten()
444 (void) outentry(0, t0, t0lth); in topten()